Re: What am I missing?

2015-07-27 Thread Ade
Maven, any ideas? On Friday, 24 July 2015 07:50:28 UTC+1, Baptiste Mathus wrote: > > Freestyle or maven job? > Le 23 juil. 2015 1:20 PM, "Ade" > a > écrit : > >> sorry forgot to include, using - >> >> Apache Maven 3.3.1 >> Java version: 1.8.0

Re: What am I missing?

2015-07-23 Thread Ade
sorry forgot to include, using - Apache Maven 3.3.1 Java version: 1.8.0_51 Jenkins: 1.621 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsu

What am I missing?

2015-07-23 Thread Ade
I have a maven based DropWizard project that builds a jar (including dependencies) perfectly from the terminal using "mvn assembly:single". But when I try to build with Jenkins specifying "mvn assembly:single" as a goal, source files from the main source folder i.e. "src/main/java"are missing f