You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by "Continuum@myfaces.zones.apache.org" <mr...@myfaces.zones.apache.org> on 2006/09/20 18:52:55 UTC

[continuum] BUILD FAILURE: Apache Trinidad Build

Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/148/buildId/4289
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed, 20 Sep 2006 18:52:53 +0000
  Finished at: Wed, 20 Sep 2006 18:52:55 +0000
  Total time: 1s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_07(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
Output:
****************************************************************************
+ Error stacktraces are turned on.
Maven version: 2.0.4
[DEBUG] Building Maven user-level plugin registry from: '/export/home/mrmaven/.m2/plugin-registry.xml'
[DEBUG] Building Maven global-level plugin registry from: '/local/maven-2.0.4/conf/plugin-registry.xml'
[INFO] Scanning for projects...
[DEBUG] Searching for parent-POM: org.apache.myfaces.trinidad:trinidad::incubator-m1-SNAPSHOT of project: null:trinidad-build:jar:null in relative path: ../pom.xml
[DEBUG] Parent-POM: org.apache.myfaces.trinidad:trinidad::incubator-m1-SNAPSHOT not found in relative path: ../pom.xml
[DEBUG] Retrieving parent-POM: org.apache.myfaces.trinidad:trinidad::incubator-m1-SNAPSHOT for project: null:trinidad-build:jar:null from the repository.
[DEBUG] Skipping disabled repository central
[DEBUG] trinidad: using locally installed snapshot
[INFO] ----------------------------------------------------------------------------
[INFO] Building Apache Trinidad Build
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[DEBUG] maven-clean-plugin: resolved to version 2.1 from repository central
[DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugin-parent::2.0 for project: null:maven-clean-plugin:maven-plugin:2.1 from the repository.
[DEBUG] Skipping disabled repository central
[DEBUG] Skipping disabled repository java-net
[INFO] snapshot org.apache.myfaces.trinidadbuild:maven-faces-plugin:incubator-m1-SNAPSHOT: checking for updates from apache.snapshots
[DEBUG] Skipping disabled repository central
[DEBUG] maven-faces-plugin: using locally installed snapshot
[DEBUG] Trying repository apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidadbuild/maven-faces-plugin/incubator-m1-SNAPSHOT/maven-faces-plugin-incubator-m1-SNAPSHOT.pom
1K downloaded
[DEBUG]   Artifact resolved
[DEBUG] Retrieving parent-POM: org.apache.myfaces.trinidadbuild:maven-plugin-parent::incubator-m1-SNAPSHOT for project: org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT from the repository.
[DEBUG] Skipping disabled repository central
[DEBUG] Skipping disabled repository java-net
[INFO] snapshot org.apache.myfaces.trinidadbuild:maven-plugin-parent:incubator-m1-SNAPSHOT: checking for updates from apache.snapshots
[DEBUG] Skipping disabled repository central
[DEBUG] maven-plugin-parent: using locally installed snapshot
[DEBUG] maven-faces-plugin: using locally installed snapshot
[DEBUG] Skipping disabled repository central
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.myfaces.trinidadbuild -DartifactId=maven-faces-plugin \
        -Dversion=incubator-m1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file


  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

[INFO] ------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.BuildFailureException: A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.myfaces.trinidadbuild -DartifactId=maven-faces-plugin \
        -Dversion=incubator-m1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file


  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.PluginNotFoundException: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.myfaces.trinidadbuild -DartifactId=maven-faces-plugin \
        -Dversion=incubator-m1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file


  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

  org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

	at org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPluginManager.java:227)
	at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:163)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1252)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(DefaultLifecycleExecutor.java:1216)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:982)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:453)
	... 14 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:260)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:124)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:63)
	at org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPluginManager.java:190)
	... 19 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Sep 20 18:52:55 GMT+00:00 2006
[INFO] Final Memory: 2M/254M
[INFO] ------------------------------------------------------------------------

****************************************************************************