You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Continuum VMBuild Server <co...@apache.org> on 2007/12/17 20:50:11 UTC

[continuum] BUILD FAILURE: Sling - Scripting - Freemarker Support

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 17 Dec 2007 11:49:49 -0800
  Finished at: Mon 17 Dec 2007 11:50:01 -0800
  Total time: 11s
  Build Trigger: Schedule
  Build Number: 4
  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:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.sling:org.apache.sling.api:2.0.0-incubator-SNAPSHOT


****************************************************************************
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 - Scripting - Freemarker Support
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/306/target
[INFO] Deleting directory /home/continuum/data/working-directory/306/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/306/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/306/target/site
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.scripting.api/2.0.0-incubator-SNAPSHOT/org.apache.sling.scripting.api-2.0.0-incubator-SNAPSHOT.pom
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.scripting.api/2.0.0-incubator-SNAPSHOT/org.apache.sling.scripting.api-2.0.0-incubator-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.sling:org.apache.sling.scripting.api: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.scripting.api \
          -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.scripting.api \
          -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.scripting.freemarker:bundle:2.0.0-incubator-SNAPSHOT
  	2) org.apache.sling:org.apache.sling.scripting.api:jar:2.0.0-incubator-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.sling:org.apache.sling.scripting.freemarker: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: 5 seconds
[INFO] Finished at: Mon Dec 17 11:50:01 PST 2007
[INFO] Final Memory: 5M/10M
[INFO] ------------------------------------------------------------------------

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