[
https://issues.jboss.org/browse/JBAS-8422?page=com.atlassian.jira.plugin....
]
Maarten Billemont commented on JBAS-8422:
-----------------------------------------
This dependency is still coming through for me, like this:
{code}
[INFO] +- org.jboss.jbossas:jboss-as-client:pom:6.0.0.Final:provided
[INFO] | +- org.jboss.jbossas:jboss-as-iiop:jar:client:6.0.0.Final:provided
[INFO] | | +- org.jboss.jbossts:jbossjts:jar:4.14.0.Final:provided
[INFO] | | | +- org.jboss.ws.native:jbossws-native-core:jar:3.4.0.CR3:provided
[INFO] | | | | +- ws-commons:policy:jar:1.0:provided
{code}
Fix build warning for missing pom on ws-commons policy
------------------------------------------------------
Key: JBAS-8422
URL:
https://issues.jboss.org/browse/JBAS-8422
Project: Legacy JBoss Application Server 6
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Build System
Affects Versions: 6.0.0.M4
Reporter: Paul Gier
Assignee: Paul Gier
Fix For: 6.0.0.Final
The AS 6 trunk build currently gives a warning about the pom missing from
ws-commons:policy
[WARNING] The POM for ws-commons:policy:jar:1.0 is missing, no dependency information
available
This is caused by a missing POM file in central
http://repo2.maven.org/maven2/ws-commons/policy/1.0/
ws-commons:policy is now called project Neethi. Possible a recent version of Neethi can
be used to replace the old policy jar.
http://repo2.maven.org/maven2/org/apache/neethi/neethi/
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira