Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=59428&projectId=349
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue 4 Mar 2008 06:45:40 -0800
Finished at: Tue 4 Mar 2008 06:45:56 -0800
Total time: 16s
Build Trigger: Schedule
Build Number: 40
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: fmeschbe @ Tue 4 Mar 2008 06:37:39 -0800
Comment: Drop dependency on LogbackManager class from servlet and instead just
define
the constant as a copy.
Files changed:
/incubator/sling/trunk/launchpad/launchpad-webapp/src/main/java/org/apache/sling/launcher/webapp/SlingServlet.java
( 633491 )
Changed: fmeschbe @ Tue 4 Mar 2008 06:39:09 -0800
Comment: SLING-189 Remove dependency on launcher/webapp and directly use
launchpad/app;
clean up dependencies leaving only those required for testing.
Files changed:
/incubator/sling/trunk/launchpad/launchpad-webapp/pom.xml ( 633492 )
/incubator/sling/trunk/launchpad/launchpad-webapp/src/main/webapp/WEB-INF/jcr-client.properties
( 633492 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Sling Launchpad Web Application
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/349/target
[INFO] Deleting directory
/home/continuum/data/working-directory/349/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/349/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/349/target/site
[INFO] snapshot
org.apache.sling:org.apache.sling.launchpad.app:2.0.0-incubator-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.launchpad.app/2.0.0-incubator-SNAPSHOT/org.apache.sling.launchpad.app-2.0.0-incubator-SNAPSHOT.pom
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.launchpad.app/2.0.0-incubator-SNAPSHOT/org.apache.sling.launchpad.app-2.0.0-incubator-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.sling:org.apache.sling.launchpad.app:jar:2.0.0-incubator-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.sling -DartifactId=org.apache.sling.launchpad.app \
-Dversion=2.0.0-incubator-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.sling
-DartifactId=org.apache.sling.launchpad.app \
-Dversion=2.0.0-incubator-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.sling:org.apache.sling.launchpad.webapp:war:2.0.0-incubator-SNAPSHOT
2)
org.apache.sling:org.apache.sling.launchpad.app:jar:2.0.0-incubator-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.sling:org.apache.sling.launchpad.webapp:war:2.0.0-incubator-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Tue Mar 04 06:45:56 PST 2008
[INFO] Final Memory: 8M/15M
[INFO] ------------------------------------------------------------------------
****************************************************************************