Automatic nexus snapshot deploy after succesful build?

2011-06-08 Thread Howard Lewis Ship
I'm attempting to get Tapestry to automatically deploy snapshots after a succesful build. Tapestry builds using Gradle. I'm still figuring out how to get PGP signatures generated and uploaded with the main artifacts. I can deploy using a local command line build BUT that's because my ~/.gradle/g

Re: Build failed in Jenkins: tapestry-trunk-freestyle #345

2011-05-23 Thread Howard Lewis Ship
So, I just don't get why the com.sun.javadoc classes are not present. Any ideas? On Mon, May 23, 2011 at 10:12 AM, Niklas Gustavsson wrote: > On Mon, May 23, 2011 at 7:02 PM, Howard Lewis Ship wrote: >> However, it fails on Jenkins (ubuntu2), with errors about classes in >>

Fwd: Build failed in Jenkins: tapestry-trunk-freestyle #345

2011-05-23 Thread Howard Lewis Ship
I recently added a new library, tapestry-javadoc, that defines a JavaDoc Taglet used when generating Tapestry documentation. The build works correctly on my local machine, using: java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326) Java HotSpot(TM) 64-Bit Serve

Re: Help w/ Tapestry build

2011-04-22 Thread Howard Lewis Ship
shed and its working! On Fri, Apr 22, 2011 at 12:30 AM, Niklas Gustavsson wrote: > On Fri, Apr 22, 2011 at 1:15 AM, Howard Lewis Ship wrote: >> Hm. Looks like user ngn reverted it to the old Maven based build. >> That isn't what we want or need! > > Looking further into th

Help w/ Tapestry build

2011-04-21 Thread Howard Lewis Ship
I've been trying to switch the Tapestry build over to Gradle (from Maven). We had a hacky way of getting Maven running with the DISPLAY environment variable set up, so that Xvfb & FireFox could be used as part of the testing. I attempted to reproduce that for the Gradle build, adding extra build

Re: Tapestrty Builds on Ubunutu2

2011-04-21 Thread Howard Lewis Ship
On Thu, Apr 21, 2011 at 11:18 AM, Niklas Gustavsson wrote: > On Thu, Apr 21, 2011 at 6:19 PM, Howard Lewis Ship wrote: >> Context: we have some frustration that our build is limited to >> execution on Ubuntu2, which has some heavy hitters (ActiveMQ, Hive, >> etc.)

Tapestrty Builds on Ubunutu2

2011-04-21 Thread Howard Lewis Ship
sibly also the windows build slaves). Uli On 20.04.2011 23:06, Howard Lewis Ship wrote: > Wow ... it really sucks that Tapestry's build need to run on Ubuntu as > other super-heavy hitters are also limited to that machine (such as > ActiveMQ, which takes about 7 hours to build).  Any

Re: Jenkins builds Gradle?

2011-04-21 Thread Howard Lewis Ship
On Wed, Apr 20, 2011 at 11:19 PM, Niklas Gustavsson wrote: > On Thu, Apr 21, 2011 at 1:05 AM, Howard Lewis Ship wrote: >> My first Gradle build attempt did not work: >> >> https://builds.apache.org/hudson/view/S-Z/view/Tapestry/job/tapestry-trunk-freestyle/320/console >

Re: Jenkins builds Gradle?

2011-04-20 Thread Howard Lewis Ship
lds@a.o > > On Sun, Apr 17, 2011 at 5:46 AM, Howard Lewis Ship wrote: >> I'm in the process of switching over Tapestry from building using >> Maven to building using Gradle. >> >> For the moment, I'm keeping both builds in place but I'd prefer to >&g