Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.5.0
-
None
-
None
-
Maven 3.0.3
Product Version = NetBeans IDE 7.0 RC1 (Build 201103280000)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) Client VM 19.0-b09
Description
The following text was displayed during the build process with NetBeans 7.0 RC1:
"Some problems were encountered while building the effective model for org.apache.activemq:activemq-fileserver:war:5.5.0
The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
Some problems were encountered while building the effective model for org.apache.activemq:activemq-web-demo:war:5.5.0
The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead.
Some problems were encountered while building the effective model for org.apache.activemq:activemq-xmpp:jar:5.5.0
'repositories.repository.layout' for maven-repository.dev.java.net uses the unsupported value 'legacy', artifact resolution might fail. @ line 42, column 15
'pluginRepositories.pluginRepository.layout' for maven-repository.dev.java.net uses the unsupported value 'legacy', artifact resolution might fail. @ line 55, column 15
It is highly recommended to fix these problems because they threaten the stability of your build.
For this reason, future Maven versions might no longer support building such malformed projects."
Can these minor issues be resolved?