Update bundled version of Maven to 3.0.0
----------------------------------------
Key: JBAS-8622
URL:
https://jira.jboss.org/browse/JBAS-8622
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Build System
Reporter: Paul Gier
Assignee: Paul Gier
Priority: Minor
Fix For: 6.0.0.CR1
The AS build currently bundles Maven version 3.0-beta-1. There is a sporadic issue that
occurs because of a missing pom for ws-commons:policy in the central Maven repository.
Maven 3.0 seems to resolve this issue so the build should be updated to use this version.
The error message is pasted below:
[ERROR] Failed to execute goal on project jboss-as-iiop: Unable to get dependency
information for ws-commons:policy:jar:1.0: Failed to retrieve POM for
ws-commons:policy:jar:1.0: Failure to resolve ws-commons/policy/1.0/policy-1.0.pom from
http://repository.jboss.org/nexus/content/groups/public/ was cached in the local
repository. Resolution will not be reattempted until the update interval of
jboss-public-repository-group has elapsed or updates are forced. Original error:
ws-commons:policy:pom:1.0
from the specified remote repositories:
jboss-public-repository-group (
http://repository.jboss.org/nexus/content/groups/public/,
releases=true, snapshots=true),
central (
http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 1]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira