[jboss-dev] AS trunk is broke

Rémy Maucherat remy.maucherat at gmail.com
Fri Jun 4 18:33:48 EDT 2010


After the Maven update, I get this error trying to build:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.4:run (create-output)
on project jboss-as-security: Execution create-output of goal
org.apache.maven.plugins:maven-antrun-plugin:1.4:run failed: Plugin
org.apache.maven.plugins:maven-antrun-plugin:1.4 or one of its
dependencies could not be resolved: Failure to resolve
org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
from https://repository.jboss.org/nexus/content/groups/developer/ was
cached in the local repository. Resolution will not be reattempted
until the update interval of jboss-developer-repository-group has
elapsed or updates are forced. Original error: Error transferring
file: Connection reset
  org.codehaus.plexus:plexus-interpolation:jar:1.1

from the specified remote repositories:
  jboss-developer-repository-group
(https://repository.jboss.org/nexus/content/groups/developer/,
releases=true, snapshots=true)
Path to dependency:
	1) org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.4
	2) org.apache.maven:maven-project:jar:2.0.11
	3) org.codehaus.plexus:plexus-interpolation:jar:1.1
-> [Help 1]

At this step of the build process:
[INFO] JBoss Application Server Component Matrix ......... SUCCESS [0.327s]
[INFO] JBoss Application Server Parent POM ............... SUCCESS [0.401s]
[INFO] JBoss Application Server System ................... SUCCESS [3.232s]
[INFO] JBoss Application Server System JMX ............... SUCCESS [2.907s]
[INFO] JBoss Application Server Aspects .................. SUCCESS [7.901s]
[INFO] JBoss Application Server Security ................. FAILURE [1.386s]
[INFO] JBoss Application Server Deployment ............... SKIPPED
[INFO] JBoss Application Server Server ................... SKIPPED

Any ideas ?

Rémy



More information about the jboss-development mailing list