On Mon, Jul 4, 2011 at 9:02 PM, Michael O'Cleirigh <michael.ocleir...@rivulet.ca> wrote: > I made the git path change and now the 1.4-SNAPSHOT's are building again. > > There was a configuration issue with the 1.5-SNAPSHOT version but I copied > over the settings from my jenkins instance and it should work once the build > gets to it. > > There is a problem with the dojo project that uses the maven-ant-plugin. It > works fine in my linux instance but on wicketstuff.org/hudson it dies, see > this link: > http://wicketstuff.org/hudson/job/Wicket%20Stuff%20Core%20Java5%20%28wicket%201.4-SNAPSHOT%29/lastFailedBuild/org.wicketstuff$dojo-resources-standard/console > > Is ant installed on the wicketstuff.org server?
Ant is not installed. I figure that the ant-maven-plugin would include that on the plugin's classpath? Martijn