Ok, switched to maven 3.x Had to fix some javadocs along the way Had to update the maven plugin
Issues left: The generated code does not compile see empire-db-examples/empire-db-example-codegen Will have to pay attention during release that everything still works as expected "mvn clean install -Papache-release" to create a test distribution F On 4 July 2014 14:20, Francis De Brabandere <[email protected]> wrote: > Expect a commit soon > > > On 4 July 2014 09:48, Francis De Brabandere <[email protected]> wrote: >> >> we should upgrade plugin versions, force maven 3.x and change assembly >> stuff >> >> >> On 4 July 2014 09:09, Rainer Döbele <[email protected]> wrote: >>> >>> Hi Francis, >>> >>> what exactly is the problem? >>> It works when I use: >>> mvn clean install package >>> >>> But I am not sure whether packaging for the distribution works. >>> >>> Rainer >>> >>> > from: Francis De Brabandere [mailto:[email protected]] >>> > to: dev >>> > re: Re: Switch to apache maven 3.0.x >>> > >>> > Hmm, will need some more days to find some free time to fix this... >>> > >>> > >>> > On 3 July 2014 12:59, Rainer Döbele <[email protected]> wrote: >>> > >>> > > Hi Francis, >>> > > >>> > > great. >>> > > I have one major Bugfix (EMPIREDB-202) that I would really like to >>> > > have released asap. >>> > > >>> > > So maybe we can take this opportunity to cut a new release. >>> > > >>> > > Regards >>> > > Rainer >>> > > >>> > > >>> > > > from: Francis De Brabandere [mailto:[email protected]] >>> > > > to: dev >>> > > > re: Re: Switch to apache maven 3.0.x >>> > > > >>> > > > I think we'll need to change some things + update plugins for maven >>> > > > 3.x, >>> > > but I >>> > > > suppose everybody is on 3.x now, let me try to get everything >>> > > > working >>> > > this >>> > > > evening >>> > > > >>> > > > Also the assembly plugin site now mentions assembly:assembly as >>> > > > being deprecated >>> > > > http://maven.apache.org/plugins/maven-assembly-plugin/ >>> > > > >>> > > > F >>> > > > >>> > > > >>> > > > On 3 July 2014 10:14, Rainer Döbele <[email protected]> wrote: >>> > > > >>> > > > > I am running: >>> > > > > >>> > > > > mvn clean install assembly:assembly >>> > > > > >>> > > > > >>> > > > > >>> > > > > > from: Francis De Brabandere [mailto:[email protected]] >>> > > > > > to: dev >>> > > > > > re: Re: Switch to apache maven 3.0.x >>> > > > > > >>> > > > > > Hi Rainer, >>> > > > > > >>> > > > > > What's the maven command you run? >>> > > > > > >>> > > > > > Cheers, >>> > > > > > F >>> > > > > > >>> > > > > > >>> > > > > > On 3 July 2014 09:42, Rainer Döbele <[email protected]> wrote: >>> > > > > > >>> > > > > > > Hi Francis, >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > I have switched to Maven 3.0.5, but now I am having problems >>> > > > > > > building a release. >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > What I get is: >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > [ERROR] Failed to execute goal >>> > > > > > > org.apache.maven.plugins:maven-assembly-plugin:2.2.1:assembly >>> > > > > > > (default-cli) on project em >>> > > > > > > >>> > > > > > > pire-db-parent: Error reading assemblies: No assembly >>> > > > > > > descriptors >>> > > > > found. >>> > > > > > > -> [Help 1] >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > Any ideas? >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > Regards >>> > > > > > > >>> > > > > > > Rainer >>> > > > > > > >>> > > > > > > >>> > > > > >>> > > >> >> >
