Maven assembly plugin throwing error

2013-06-20 Thread Steve Goodwin
Hi, I am simply trying to create a .zip from some folders in an svn project. When I try to run this a maven build I get the following error: ERROR] BUILD ERROR [INFO] [INFO] Compiler errors: error no sources s

Re: dist tooling

2013-06-20 Thread Robert Scholte
If the intention for this plugin is to let run standalone on a CI-Server, then that's good enough for me. The plugin doesn't use org.apache.maven.plugins as groupId, so it'll be a bit harder to be found by the general user, which is good. I can image that this tool could be interesting for an

Re: Maven 3.1.0-beta-1

2013-06-20 Thread Jason van Zyl
I unpacked your example and ran your preparation script and it fails in 2.2.1 as well: https://gist.github.com/jvanzyl/5824206 What's the overall usecase? You have a build with snapshots and you find you need to go back to a release so you lock down to a previous release and want to use that?

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread sebb
https://issues.apache.org/jira/browse/LEGAL-171 On 20 June 2013 15:35, Stuart McCulloch wrote: > On 20 Jun 2013, at 15:19, sebb wrote: > >> On 20 June 2013 14:20, Baptiste MATHUS wrote: >>> I'm +1 with you on the fact that this code should be included after each >>> javadoc goal. >>> >>> I guess

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread Stuart McCulloch
On 20 Jun 2013, at 15:19, sebb wrote: > On 20 June 2013 14:20, Baptiste MATHUS wrote: >> I'm +1 with you on the fact that this code should be included after each >> javadoc goal. >> >> I guess they agree too, >> >> but I *think* this is just something Olivier and the Maven PMC cannot >> afford

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread sebb
On 20 June 2013 14:20, Baptiste MATHUS wrote: > I'm +1 with you on the fact that this code should be included after each > javadoc goal. > > I guess they agree too, > > but I *think* this is just something Olivier and the Maven PMC cannot > afford integrating this code into the maven-javadoc-plugi

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread Baptiste MATHUS
I'm +1 with you on the fact that this code should be included after each javadoc goal. I guess they agree too, but I *think* this is just something Olivier and the Maven PMC cannot afford integrating this code into the maven-javadoc-plugin without being 200% sure this isn't going to be a license

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread sebb
On 20 June 2013 13:21, Olivier Lamy wrote: > 2013/6/20 sebb : >> On 20 June 2013 12:15, Olivier Lamy wrote: >>> See https://github.com/olamy/JavadocUpdaterTool >>> I added a maven build and a mojo. >>> IANAL so I don't know if we can integrate the source of >>> JavadocFixTool.java in javadoc plug

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread Olivier Lamy
2013/6/20 sebb : > On 20 June 2013 12:15, Olivier Lamy wrote: >> See https://github.com/olamy/JavadocUpdaterTool >> I added a maven build and a mojo. >> IANAL so I don't know if we can integrate the source of >> JavadocFixTool.java in javadoc plugin ( >> https://github.com/olamy/JavadocUpdaterTool

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread sebb
On 20 June 2013 13:08, sebb wrote: > On 20 June 2013 12:15, Olivier Lamy wrote: >> See https://github.com/olamy/JavadocUpdaterTool >> I added a maven build and a mojo. >> IANAL so I don't know if we can integrate the source of >> JavadocFixTool.java in javadoc plugin ( >> https://github.com/olamy

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread Baptiste MATHUS
FYI, I just sent an email on the jug-leaders ML to ask for clarification about the license aspect by Oracle. Let's hope this won't be dead letter. Cheers 2013/6/20 sebb > On 20 June 2013 12:15, Olivier Lamy wrote: > > See https://github.com/olamy/JavadocUpdaterTool > > I added a maven build a

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread sebb
On 20 June 2013 12:15, Olivier Lamy wrote: > See https://github.com/olamy/JavadocUpdaterTool > I added a maven build and a mojo. > IANAL so I don't know if we can integrate the source of > JavadocFixTool.java in javadoc plugin ( > https://github.com/olamy/JavadocUpdaterTool/blob/master/LICENSE )

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-20 Thread Olivier Lamy
See https://github.com/olamy/JavadocUpdaterTool I added a maven build and a mojo. IANAL so I don't know if we can integrate the source of JavadocFixTool.java in javadoc plugin ( https://github.com/olamy/JavadocUpdaterTool/blob/master/LICENSE ) 2013/6/20 sebb : > On 19 June 2013 22:40, Baptiste MAT

Re: Maven 3.1.0-beta-1

2013-06-20 Thread Jörg Schaible
Hi Jason, Jason van Zyl wrote: > Doesn't see to be a whole lot of activity around the 3.1.0-alpha-1 so I > plan to cut the 3.1.0-beta-1 this weekend if there are no objections. Since all versions of M30x fail in their core competence to make reliable builds because it uses stale snapshots, it w

RE: dist tooling

2013-06-20 Thread Eric Barboni
Well, I'm late Hervé answered before me. Of course you can improve the "plugin" which we should maybe rename to avoid confusion with end user maven plugin. A todo.md file is available to add RFE that needs a couple of days (my definition :p) . Idea was to not overwhelm Hervé (or any other maven