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 319 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:
-INFO- Optional dependency bsf-api failed with reason missing build outputs
-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 13 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-15052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-analysis-15052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-util-15052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-xml-15052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-commons-15052010.jar:/srv/gump/public/workspace/asm/output/
dist/lib/asm-15052010.jar:/srv/gump/public/workspace/asm/output/dist/lib/asm-tree-15052010.jar:bsf-api-gump-13052010.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-15052010.jar:/srv/gump/public/workspace/tomcat-tc6/output/build/lib/servlet-api.jar:/srv/gump/public/workspace/junit/dist/junit-15052010.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_15052010/js.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-15052010.jar:/srv/gump/public/workspace/velocity-engine/bin/veloci
ty-15052010-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}]
[INFO] snapshot org.apache.bsf:bsf-all:3.1-SNAPSHOT: checking for updates from
wso2
[INFO] snapshot org.apache.bsf:bsf-all:3.1-SNAPSHOT: checking for updates from
apache.snapshots
Downloading:
http://dist.wso2.org/maven/org.apache.bsf/jars/bsf-all-3.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.bsf:bsf-all:jar:3.1-SNAPSHOT' in
repository wso2 (http://dist.wso2.org/maven)
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:
wso2 (http://dist.wso2.org/maven),
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 11 seconds
[INFO] Finished at: Sat May 15 11:21:07 PDT 2010
[INFO] Final Memory: 37M/67M
[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 11000015052010, vmgump:vmgump-public:11000015052010
Gump E-mail Identifier (unique within run) #55.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]