[jboss-jira] [JBoss JIRA] Assigned: (JBAS-9046) Problem with CXF POMs
David Lloyd (JIRA)
jira-events at lists.jboss.org
Thu Mar 17 23:23:50 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd reassigned JBAS-9046:
---------------------------------
Assignee: David Lloyd (was: Alessio Soldano)
> Problem with CXF POMs
> ---------------------
>
> Key: JBAS-9046
> URL: https://issues.jboss.org/browse/JBAS-9046
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web Services
> Reporter: David Lloyd
> Assignee: David Lloyd
> Fix For: 7.0.0.Beta2
>
>
> A dependency is declared twice in the root pom.xml with different parameters:
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.jboss.as:jboss-as-build:pom:7.0.0.Beta2-SNAPSHOT
> [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.cxf:cxf-rt-ws-security:jar -> duplicate declaration of version ${version.org.apache.cxf} @ org.jboss.as:jboss-as-parent:7.0.0.Beta2-SNAPSHOT, /home/david/src/java/as7/jboss-as/pom.xml, line 1417, column 25
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.jboss.as:jboss-as-osgi-configadmin:bundle:7.0.0.Beta2-SNAPSHOT
> [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.jboss.as:jboss-as-parent:pom:7.0.0.Beta2-SNAPSHOT
> [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.cxf:cxf-rt-ws-security:jar -> duplicate declaration of version ${version.org.apache.cxf} @ line 1417, column 25
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> [WARNING]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list