To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [email protected].

Project jakarta-bsf3 has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 326 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jakarta-bsf3 :  Bean Scripting Framework
    - jakarta-bsf3-test :  Bean Scripting Framework


Full details are available at:
    http://vmgump.apache.org/gump/public/jakarta-bsf3/jakarta-bsf3/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/jakarta-bsf3/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/jakarta-bsf3/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-bsf3/jakarta-bsf3/gump_work/build_jakarta-bsf3_jakarta-bsf3.html
Work Name: build_jakarta-bsf3_jakarta-bsf3 (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 20 secs
Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings 
/srv/gump/public/workspace/jakarta-bsf3/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/jakarta-bsf3]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/asm/output/dist/lib/all/asm-all-20052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-analysis-20052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-util-20052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-xml-20052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-commons-20052010.jar:/srv/gump/public/workspace/asm/output/
 
dist/lib/asm-20052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-tree-20052010.jar:/srv/gump/public/workspace/jakarta-bsf3/bsf-api/target/bsf-api-3.1-SNAPSHOT.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.6-SNAPSHOT.jar:/srv/gump/public/workspace/groovy/target/groovy-1.8.0-beta-1-SNAPSHOT.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-20052010.jar:/srv/gump/public/workspace/tomcat-tc6/output/build/lib/servlet-api.jar:/srv/gump/public/workspace/junit/dist/junit-20052010.jar:/srv/gump/public/workspace/jython/dist/jython-dev.jar:/srv/gump/packages/retroweaver-2.0.7/retroweaver-rt.jar:/srv/gump/packages/retroweaver-2.0.7/retroweaver.jar:/srv/gump/public/workspace/rhino/build/rhino_20052010/js.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-20052010.jar
 
:/srv/gump/public/workspace/velocity-engine/bin/velocity-20052010-dep.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modules/axiom-impl/target/axiom-impl-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modules/axiom-api/target/axiom-api-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/ws-axis2-commons/axiom/modules/axiom-dom/target/axiom-dom-1.2.9-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache BSF testing for JavaScript/E4X
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://localhost:8192/maven2/rhino/js/1.6R5/js-1.6R5.pom

Downloading: http://localhost:8192/maven2/rhino/js/1.6R5/js-1.6R5.jar
[INFO] snapshot org.apache.bsf:bsf-all:3.1-SNAPSHOT: checking for updates from 
apache.snapshots
1040K downloaded  (js-1.6R5.jar)
Downloading: 
http://localhost:8192/repo/m2-snapshot-repository/org/apache/bsf/bsf-all/3.1-SNAPSHOT/bsf-all-3.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bsf:bsf-all:jar:3.1-SNAPSHOT' in 
repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. 
Reason: Missing:
----------
1) org.apache.bsf:bsf-all:jar:3.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.bsf -DartifactId=bsf-all 
-Dversion=3.1-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.bsf -DartifactId=bsf-all 
-Dversion=3.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.bsf.testing:bsf-testing-e4x:jar:3.1-SNAPSHOT
        2) org.apache.bsf:bsf-all:jar:3.1-SNAPSHOT

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

for artifact: 
  org.apache.bsf.testing:bsf-testing-e4x:jar:3.1-SNAPSHOT

from the specified remote repositories:
  gump-central (http://localhost:8192/maven2),
  gump-apache.snapshots (http://localhost:8192/repo/m2-snapshot-repository)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 18 seconds
[INFO] Finished at: Thu May 20 10:14:46 PDT 2010
[INFO] Final Memory: 38M/69M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/jakarta-bsf3/jakarta-bsf3/rss.xml
- Atom: http://vmgump.apache.org/gump/public/jakarta-bsf3/jakarta-bsf3/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 07000020052010, vmgump:vmgump-public:07000020052010
Gump E-mail Identifier (unique within run) #47.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to