You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/06/13 20:21:39 UTC

[continuum] BUILD FAILURE: Continuum IRC Notifier

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=8056&projectId=106
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed 13 Jun 2007 18:21:31 +0000
  Finished at: Wed 13 Jun 2007 18:21:39 +0000
  Total time: 7s
  Build Trigger: Schedule
  Build Number: 75
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_11(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  106/src/main/java/org/apache/maven/continuum/notification/irc/IrcContinuumNotifier.java ( no revision )
  106/pom.xml ( no revision )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.continuum:continuum-notifiers:1.1-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Continuum IRC Notifier
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/106/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/106/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/106/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/106/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://snapshots.repository.codehaus.org//org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.pom
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-ircbot/1.1-alpha-6/plexus-ircbot-1.1-alpha-6.pom
401b downloaded
Downloading: http://snapshots.repository.codehaus.org//org/apache/maven/continuum/continuum-notifier-api/1.1-SNAPSHOT/continuum-notifier-api-1.1-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/continuum/continuum-notifier-api/1.1-SNAPSHOT/continuum-notifier-api-1.1-SNAPSHOT.pom
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-ircbot/1.1-alpha-6/plexus-ircbot-1.1-alpha-6.jar
16K downloaded
Downloading: http://snapshots.repository.codehaus.org//org/apache/maven/continuum/continuum-notifier-api/1.1-SNAPSHOT/continuum-notifier-api-1.1-SNAPSHOT.jar
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/continuum/continuum-notifier-api/1.1-SNAPSHOT/continuum-notifier-api-1.1-SNAPSHOT.jar
Downloading: http://snapshots.repository.codehaus.org//org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.jar
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.continuum:continuum-notifier-api:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.continuum -DartifactId=continuum-notifier-api \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-notifier-irc:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-notifier-api:jar:1.1-SNAPSHOT

2) org.apache.maven.continuum:continuum-model:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.continuum -DartifactId=continuum-model \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-notifier-irc:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT
  	3) org.apache.maven.continuum:continuum-model:jar:1.1-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.maven.continuum:continuum-notifier-irc:jar:1.1-SNAPSHOT

from the specified remote repositories:
  codehaus.org (http://snapshots.repository.codehaus.org/),
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Jun 13 18:21:38 GMT 2007
[INFO] Final Memory: 6M/276M
[INFO] ------------------------------------------------------------------------

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