What ant build? Commons VFS 2 doesn't have one. The Maven build requires -P include-sandbox to build the sandbox.
Ralph On May 20, 2012, at 2:38 AM, Bill Barker wrote: > I'm going to remain blissfully ignorant about the problems you are having > with Maven. But Gump is using the Ant build for this project (you can change > it to use the Maven build if you like). But anything you do with deploying in > Maven won't change what Gump sees with the current configuration. > > -----Original Message----- From: Gary Gregory > Sent: Saturday, May 19, 2012 11:50 PM > To: Commons Developers List > Subject: Re: [GUMP@vmgump]: Project commons-vfs2-sandbox (in module > apache-commons) failed > > To solve this, it seems I need to publish a SNAPSHOT. When I try this: > > mvn clean deploy -Prelease > > It fails with: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on > project commons-vfs2: Error reading assemblies: No assembl > y descriptors found. -> [Help 1] > > Any thoughts? > > Thank you, > Gary > > > On Sun, May 20, 2012 at 1:39 AM, Gump <iss...@commons.apache.org> wrote: > >> 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 gene...@gump.apache.org. >> >> Project commons-vfs2-sandbox has an issue affecting its community >> integration. >> This issue affects 1 projects, >> and has been outstanding for 4 runs. >> The current state of this project is 'Failed', with reason 'Build Failed'. >> For reference only, the following projects are affected by this: >> - commons-vfs2-sandbox : Apache Commons >> >> >> Full details are available at: >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-sandbox/index.html >> >> That said, some information snippets are provided here. >> >> The following annotations (debug/informational/warning/error messages) >> were provided: >> -DEBUG- Sole jar output [commons-vfs2-sandbox-20052012.jar] identifier >> set to project name >> -INFO- Made directory >> [/srv/gump/public/workspace/apache-commons/vfs/sandbox/target/classes] >> -INFO- Made directory >> [/srv/gump/public/workspace/apache-commons/vfs/sandbow/target/test-classes] >> -INFO- Failed with reason build failed >> -INFO- Failed to extract fallback artifacts from Gump Repository >> >> >> >> The following work was performed: >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-sandbox/gump_work/build_apache-commons_commons-vfs2-sandbox.html >> Work Name: build_apache-commons_commons-vfs2-sandbox (Type: Build) >> Work ended in a state of : Failed >> Elapsed: 3 secs >> Command Line: /usr/lib/jvm/java-6-openjdk/bin/java >> -Djava.awt.headless=true -Dbuild.sysclasspath=only >> org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml >> -Dmaven.build.final.name=commons-vfs2-sandbox-20052012 jar >> [Working Directory: /srv/gump/public/workspace/apache-commons/vfs/sandbox] >> CLASSPATH: >> /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/apache-commons/vfs/sandbox/target/classes:/srv/gump/public/workspace/apache-commons/vfs/sandbox/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.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/junit/dist/junit-20052012.jar:/srv/gump/public/workspace/junit/dist/junit-dep-20052012.jar:/srv/gump/public/workspace/apache-commons/vfs/core/target/commons-vfs2-2.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20052012.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20052012.jar:/srv/gump/packages/ap >> >> ache-attic/slide-webdavlib-2.1.jar:/srv/gump/public/workspace/httpcomponents/2.0.2/commons-httpclient-2.0.2.jar:/srv/gump/packages/jcifs/jcifs-0.8.1.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jaf-1.1ea/activation.jar >> --------------------------------------------- >> Buildfile: /srv/gump/public/workspace/apache-commons/vfs/sandbox/build.xml >> >> test-offline: >> >> get-deps: >> >> compile: >> [javac] Compiling 14 source files to >> /srv/gump/public/workspace/apache-commons/vfs/sandbox/target/classes >> [javac] >> /srv/gump/public/workspace/apache-commons/vfs/sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileRandomAccessContent.java:35: >> org.apache.commons.vfs2.provider.smb.SmbFileRandomAccessContent is not >> abstract and does not override abstract method setLength(long) in >> org.apache.commons.vfs2.RandomAccessContent >> [javac] class SmbFileRandomAccessContent extends >> AbstractRandomAccessContent >> [javac] ^ >> [javac] 1 error >> >> BUILD FAILED >> /srv/gump/public/workspace/apache-commons/vfs/sandbox/build.xml:41: >> Compile failed; see the compiler error output for details. >> >> Total time: 2 seconds >> --------------------------------------------- >> >> To subscribe to this information via syndicated feeds: >> - RSS: >> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-sandbox/rss.xml >> - Atom: >> http://vmgump.apache.org/gump/public/apache-commons/commons-vfs2-sandbox/atom.xml >> >> ============================== Gump Tracking Only === >> Produced by Apache Gump(TM) version 2.3. >> Gump Run 12000020052012, vmgump.apache.org:vmgump:12000020052012 >> Gump E-mail Identifier (unique within run) #52. >> >> -- >> Apache Gump >> http://gump.apache.org/ [Instance: vmgump] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org