Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=42985&projectId=332

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Mon 28 Jan 2008 06:17:07 -0800
 Finished at: Mon 28 Jan 2008 06:17:14 -0800
 Total time: 6s
 Build Trigger: Schedule
 Build Number: 30
 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 @ Mon 28 Jan 2008 05:40:55 -0800
Comment: Do not try to execute the resource
Files changed:
 
/incubator/sling/trunk/sling/servlet-resolver/src/main/java/org/apache/sling/servlet/resolver/defaults/DefaultServlet.java
 ( 615876 )

Changed: fmeschbe @ Mon 28 Jan 2008 05:41:35 -0800
Comment: If the request resource adapts to a Servlet and the request extension 
is not null
use the requested resource as the Servlet to handle the request.
Files changed:
 
/incubator/sling/trunk/sling/servlet-resolver/src/main/java/org/apache/sling/servlet/resolver/SlingServletResolver.java
 ( 615877 )

Changed: fmeschbe @ Mon 28 Jan 2008 06:09:40 -0800
Comment: Need to import osgi/commons, javax.jcr:jcr and sling/adapter
Files changed:
 /incubator/sling/trunk/sling/servlet-resolver/pom.xml ( 615882 )

Changed: fmeschbe @ Mon 28 Jan 2008 06:10:10 -0800
Comment: Remove unused import
Files changed:
 
/incubator/sling/trunk/sling/servlet-resolver/src/main/java/org/apache/sling/servlet/resolver/defaults/DefaultServlet.java
 ( 615883 )

****************************************************************************
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...
WAGON_VERSION: 1.0-beta-1
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Sling - Sling ServletResolver
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/332/target
[INFO] Deleting directory 
/home/continuum/data/working-directory/332/target/classes
[INFO] Deleting directory 
/home/continuum/data/working-directory/332/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/332/target/site
[WARNING] POM for 
'org.apache.sling:org.apache.sling.core:pom:2.0.0-incubator-SNAPSHOT:compile' 
is invalid. It will be ignored for artifact resolution. Reason: Failed to 
validate POM for project org.apache.sling:org.apache.sling.core at Artifact 
[org.apache.sling:org.apache.sling.core:pom:2.0.0-incubator-SNAPSHOT:compile]
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.adapter/2.0.0-incubator-SNAPSHOT/org.apache.sling.adapter-2.0.0-incubator-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.osgi.commons/2.0.0-incubator-SNAPSHOT/org.apache.sling.osgi.commons-2.0.0-incubator-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.osgi.commons/2.0.0-incubator-SNAPSHOT/org.apache.sling.osgi.commons-2.0.0-incubator-SNAPSHOT.jar
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.adapter/2.0.0-incubator-SNAPSHOT/org.apache.sling.adapter-2.0.0-incubator-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.sling:org.apache.sling.osgi.commons: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.osgi.commons \
         -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.osgi.commons \
         -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.servlet.resolver:bundle:2.0.0-incubator-SNAPSHOT
        2) 
org.apache.sling:org.apache.sling.osgi.commons:jar:2.0.0-incubator-SNAPSHOT

2) org.apache.sling:org.apache.sling.adapter: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.adapter \
         -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.adapter \
         -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.servlet.resolver:bundle:2.0.0-incubator-SNAPSHOT
        2) 
org.apache.sling:org.apache.sling.adapter:jar:2.0.0-incubator-SNAPSHOT

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

for artifact: org.apache.sling:org.apache.sling.servlet.resolver:bundle: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: 2 seconds
[INFO] Finished at: Mon Jan 28 06:17:14 PST 2008
[INFO] Final Memory: 5M/10M
[INFO] ------------------------------------------------------------------------

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


Reply via email to