[jira] Subscription: Design & Best Practices

2007-08-09 Thread jira
Issue Subscription Filter: Design & Best Practices (32 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

Re: snapshot dependency resolution

2007-08-09 Thread Nicky Sandhu
This is possibly a bug http://jira.codehaus.org/browse/MNG-3144 http://jira.codehaus.org/browse/MNG-3144 . The pom is updated but the jar remains untouched (except for timestamp touch). baerrach wrote: > > On 5/18/07, Evan Worley <[EMAIL PROTECTED]> wrote: >> Barrie, >> >> Have you tried runni

Is the site deploy automated?

2007-08-09 Thread Jason Dillon
Is the site deploy for http://maven.apache.org automated? Looks like at least the plugins/index.html is out of date from the src/site/apt bits. Might wanna have someone setup a simple cron job to update the sight nightly from source. --jason ---

Re: svn commit: r564301 - /maven/components/trunk/pom.xml

2007-08-09 Thread Brett Porter
John, Isn't this inherited from the parent? - Brett On 10/08/2007, at 3:45 AM, [EMAIL PROTECTED] wrote: Author: jdcasey Date: Thu Aug 9 10:45:56 2007 New Revision: 564301 URL: http://svn.apache.org/viewvc?view=rev&rev=564301 Log: Setting up a deployment config for snapshots of maven. Modif

RE: A simple improvement of the jar plugin

2007-08-09 Thread Brian E. Fox
Many other pieces probably assume the extension based on the type. I think it could be troublesome to have packaging type "jar" but configure the jar plugin to create ".bean" -Original Message- From: Adam Warski [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 4:59 PM To: dev@mav

A simple improvement of the jar plugin

2007-08-09 Thread Adam Warski
Hello, I would like to suggest a simple improvement of the jar plugin: a new property, specifying the artifact extension (it is now a hardcoded ".jar"). There are some cases where it would be useful to change it --- for example when creating a jboss microcontainer archive, which is simply a

Re: Expanding Classifier Support

2007-08-09 Thread Shane Isbell
I have put the proposal here: http://docs.codehaus.org/display/MAVENUSER/Expanded+Classifier+Support Thanks, Shane On 8/9/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: > > Put the proposal in here with the others: > > http://docs.codehaus.org/display/MAVEN/Home > > This one in particular is the

Re: Expanding Classifier Support

2007-08-09 Thread Jason van Zyl
Put the proposal in here with the others: http://docs.codehaus.org/display/MAVEN/Home This one in particular is the pattern I would like to shoot for: http://docs.codehaus.org/display/MAVEN/Decoupling+of+Maven+Artifact Akin to "The Pattern Language" way of describing problems and solutions. I

Re: [VOTE] Release maven-docck-plugin 1.0-beta-2

2007-08-09 Thread dvicente
+1 for me Dennis Lundberg-2 wrote: > > Do you think we could have one more vote for this release? Pretty > please... > > Dennis Lundberg wrote: >> Hi, >> >> I'd like to release maven-docck-plugin 1.0-beta-2. It has been 9 months >> since the last release. >> >> Release Notes: >> http://jira.

Expanding Classifier Support

2007-08-09 Thread Shane Isbell
I have a concern, as I am sure other do, that NMaven may drift too far apart from Maven; I would like to start raising some the issues that may impact Maven on the general dev list so that solutions can be considered for 2.1+versions of Maven. One important issue is classifiers. In a typical Mave

Re: Declare external properties files

2007-08-09 Thread Jason van Zyl
On 9 Aug 07, at 3:15 PM 9 Aug 07, Daroussin, Arnaud wrote: Hello, I read on the pom Reference page (http://maven.apache.org/ pom.html#Properties) we can declare properties in external files and use it in pom.xml. That documentation is wrong, you can't store properties externally that

Re: [vote] release Maven parent POM v6

2007-08-09 Thread Vincent Siveton
2007/8/8, Dennis Lundberg <[EMAIL PROTECTED]>: > Jakarta Commons has moved to TLP and I'd like to update the URLs for the > Commons projects in the javadoc-plugin configuration. Same thing for velocity API. Vincent > Other than that I'm +1. > > Brett Porter wrote: > > I'd like to release the par

Declare external properties files

2007-08-09 Thread Daroussin, Arnaud
Hello, I read on the pom Reference page (http://maven.apache.org/pom.html#Properties) we can declare properties in external files and use it in pom.xml. I find a way to use external properties with resources filters but not in other case. Can you explain how to do this ? Thanks, Arnaud.

Re: how to create a core it

2007-08-09 Thread Jason van Zyl
On 9 Aug 07, at 5:49 AM 9 Aug 07, Brian E. Fox wrote: I've completed pass one of the howto here: http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration +Test Awesome, thanks Brian. Eventually this will walk through using the archetypeNG plugin to create the sample, but

Re: [vote] release Maven parent POM v6

2007-08-09 Thread Stephane Nicoll
+1 Stéphane On 8/8/07, Brett Porter <[EMAIL PROTECTED]> wrote: > I'd like to release the parent to capture the changes that have been > made for use in future releases. > > From r563503. > > Changes include: > - clean up the developers list > - update the remote-resources and gpg plugin versions