Submit patch to maven-changes-plugin

2012-09-26 Thread Luca Tagliani
Hi all, facing some problems with the generation of the jira-report and announcement, I made some modification to the code that I would share with the development team. I try to register to Jira, but I didn't made it... So, how can I contribute my code? BR Luca Tagliani -- View this message

[ANN] Maven Doxia Integration Tools 1.5 Released

2012-09-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Integration Tools, version 1.5 This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. The main entry point is the SiteTool Plexus component. http

[RESULT] [VOTE] Release Doxia Tools parent version 2 and Doxia Integration Tools version 1.5

2012-09-26 Thread Dennis Lundberg
Hi, The vote has passed with the following result : +1 (binding): Hervé Boutemy, Olivier Lamy, Dennis Lundberg +1 (non binding): Lukas Theussl I will promote the artifacts to the central repo. On 2012-09-23 15:41, Dennis Lundberg wrote: > Hi, > > This is the first release of the Doxia Tools pa

Re: [VOTE] Release Doxia Tools parent version 2 and Doxia Integration Tools version 1.5

2012-09-26 Thread Dennis Lundberg
And a +1 from me On 2012-09-23 15:41, Dennis Lundberg wrote: > Hi, > > This is the first release of the Doxia Tools parent after the > restructuring of these components. It now works in the same way as the > parents for Plugins and Shared Components. > > Doxia Integration Tools moved from Shared

Re: maven-shared - Build # 280 - Failure

2012-09-26 Thread Olivier Lamy
2012/9/26 Mark Struberg : > oh, then that is another problem. The problems I see with the parallel build > is reproducible locally. > > Will move back to an old commons-io which is java4 were are at least 1.5 now :-) > > LieGrue, > strub > > > > > - Original Message - >> From: Olivier Lamy

Re: maven-shared - Build # 280 - Failure

2012-09-26 Thread Mark Struberg
oh, then that is another problem. The problems I see with the parallel build is reproducible locally. Will move back to an old commons-io which is java4 LieGrue, strub - Original Message - > From: Olivier Lamy > To: Maven Developers List ; Mark Struberg > > Cc: > Sent: Wednesday

Re: maven-shared - Build # 280 - Failure

2012-09-26 Thread Olivier Lamy
not sure that's the issue :-) see bad class file: /home/jenkins/jenkins-slave/maven-repositories/1/commons-io/commons-io/2.4/commons-io-2.4.jar(org/apache/commons/io/output/XmlStreamWriter.class) class file has wrong version 50.0, should be 49.0 commons-io 2.4 is 1.6 required. 2012/9/26 Mark Stru

Re: maven-shared - Build # 280 - Failure

2012-09-26 Thread Mark Struberg
Can we switch this build to non-parallel? It just doesn't build with -T3. Thus also all follow-up projects fail to build (maven-plugins-ITs) Of course it would be better to fix that, but it seems to be pretty deeply buried in the code. LieGrue, strub - Original Message - > From: A