Re: Filling in a few gaps with enforcer rules

2010-09-08 Thread Mark Hobson
Great, no real rush thanks, I just wondered if anything was happening. If you could post the issues to this thread when they're raised then I'll track it from there. Thanks and happy time off! Mark On 8 September 2010 18:41, Rex Hoffman wrote: > I haven't opened it yet as I still have to separ

Re: svn commit: r994936 - in /maven/site/trunk: pom.xml src/site/filtered-resources/.htaccess

2010-09-08 Thread Dennis Lundberg
Hmm, the new 3.0-beta-2 site doesn't have migration guide for 3.0 and it doesn't have a link to the migration guide on the wiki. That was not what I intended when I created the redirects. When the 3.0 site would be deployed I wanted it to have either a) a link to the migration docs at the wiki, or

Re: extending existing maven plugin

2010-09-08 Thread Stephane Nicoll
Maybe it would make more sense to provide a patch to the plugin and see how the feature can be integrated with some configuration option instead of extending it. S. On Wed, Sep 8, 2010 at 6:29 PM, Prashant Bhate < prashant.mailing.l...@gmail.com> wrote: > Hi, > > Is there a recommended way to ex

Re: Filling in a few gaps with enforcer rules

2010-09-08 Thread Rex Hoffman
I haven't opened it yet as I still have to separate out functionality, and write up some info for the site report. Already have the integration test done. I just quit my job and have two weeks off until I start my next, last day, yay! So really good news for you! I expect to have this split out

Re: extending existing maven plugin

2010-09-08 Thread Justin Edelson
You should look at the list archives. This has been discussed before. On Wed, Sep 8, 2010 at 12:29 PM, Prashant Bhate wrote: > Hi, > > Is there a recommended way to extend maven plugins? > which is better extend or aggregate with respect to MOJO inheritance? > > I wanted to extend versions:set pl

extending existing maven plugin

2010-09-08 Thread Prashant Bhate
Hi, Is there a recommended way to extend maven plugins? which is better extend or aggregate with respect to MOJO inheritance? I wanted to extend versions:set plugin to atoumatically increment major/minor version and set based on argument passed, instead of user to pass full version string, Any c

Re: Who to contact?

2010-09-08 Thread Jason van Zyl
I don't know what happened but we're looking into it, no one should be deploying Eclipse artifacts to Maven Central except someone from Eclipse. We'll let you know when we find out what happened. On Sep 8, 2010, at 5:29 PM, Marshall Schor wrote: > Hi Developers, > > I posted a similar note on

Who to contact?

2010-09-08 Thread Marshall Schor
Hi Developers, I posted a similar note on the maven-users list without getting any response (so far). We have a build which relies on some Eclipse artifacts, which has been building fine until yesterday, when some process (?) uploaded into Maven Central a bunch of entries which are missing poms

French maven mirror proposal

2010-09-08 Thread Freddy Munoz
Dear Maven development team, I introduce myself, my name is Freddy; I'm a software engineer at Antelink, a software development start-up in Paris, France. The Antelink development team uses intensively maven and other open-source development tools to build our private and community services (h

Remote-resources and enforcer plugins not @threadsafe

2010-09-08 Thread Baptiste MATHUS
Hi all, While playing with parallel build on my project, I noticed some warnings and tried upgrading plugins. Two main maven plugins (remote-resources and enforcer) have not been released with the @threadsafe annotation. I crawled the JIRA and didn't find an issue filed about it. I was wondering

Re: Filling in a few gaps with enforcer rules

2010-09-08 Thread Mark Hobson
Were any issues raised to track the progress of these new rules? I'm particularly interested in this one: > 2) Maven should have the option of forcing developers to ensure > dependencies converge rather than relying on the "closest to the top" > rule it uses by default. In large projects this ca

Re: maven-velocity-plugin

2010-09-08 Thread Antonio Petrelli
2010/9/8 Robert Scholte : > I just want to be sure it's not something which has already been developed > for doxia siterendering [1] >... > [1] > http://velocity.apache.org/site/tools/velocity-site-doxia-renderer/index.html In fact the Velocity site doxia renderer is a bit outdated. Feel free to

RE: maven-velocity-plugin

2010-09-08 Thread Robert Scholte
Hi, You should consider to add some documentation on how this plugin should be used. I just want to be sure it's not something which has already been developed for doxia siterendering [1] As Olivier already said, you can create a jira-issue for it; More specific add it to the _Plugin Sub

[ANN] Release Maven Site Plugin 3.0-beta-2 for maven 3

2010-09-08 Thread Olivier Lamy
Hi, The Maven team is pleased to announce the release of the Maven Site Plugin, version 3.0-beta-2 for Maven 3. This version is intended to be the first version of the Maven Site Plugin for Maven 3 and it currently only works with Apache Maven 3.0-beta-3. The Site Plugin is used to generate a site

Re: maven-velocity-plugin

2010-09-08 Thread Olivier Lamy
Hi, The best is certainly to ask on the mojo list. btw : you can record an issue in : http://jira.codehaus.org/browse/MOJO 2010/9/8 Gaƫl Lalire : > Hello Maven developers, > > I was looking for a missing maven-velocity-plugin, so I created it myself in > accordance with my needs. > I join sourc