RE: new maven goal

2003-12-20 Thread Jason van Zyl
On Fri, 2003-12-19 at 21:04, Steve Garcia wrote: > I have a related question to SNAPSHOTs, now that we have a thread on this. > > I notice that SNAPSHOT jar file names substitute the version for the word > SNAPSHOT. How does this behavior work for projects that have multiple > branches? Read the

RE: new maven goal

2003-12-19 Thread Steve Garcia
m-2.0 SNAPSHOT ... but that seems to go against Maven policies. Any suggestions here? -Original Message- From: Sonnek, Ryan To: 'Maven Developers List' Sent: 12/19/2003 4:12 PM Subject: RE: new maven goal I see your point. My original impression was that people were

RE: new maven goal

2003-12-19 Thread Steve Garcia
aven Developers List' Sent: 12/19/2003 4:12 PM Subject: RE: new maven goal I see your point. My original impression was that people were wanting to have every snapshot from the projects' inception on the remote repo. I could see a maven continuous integration server running and providing

RE: new maven goal

2003-12-19 Thread Sonnek, Ryan
es them. Ryan -Original Message- From: Ryan Hoegg [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 5:57 PM To: Maven Developers List Subject: Re: new maven goal Scenario: (all projects mentioned below are fictitious.. blah blah) I am working on jFnord, an open source project wit

Re: new maven goal

2003-12-19 Thread Ryan Hoegg
Scenario: (all projects mentioned below are fictitious.. blah blah) I am working on jFnord, an open source project with at least three other active developers. I am the primary developer of FnordJMX, which depends on the SNAPSHOT version of SpicyJMX. I go on a three week holiday for Christmas.

RE: new maven goal

2003-12-19 Thread Sonnek, Ryan
goal to change from a SNAPSHOT release to a TIMESTAMPED release. IMO, you should be using the snapshot OR an official release. Ryan -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Thursday, December 18, 2003 7:25 PM To: Maven Developers List Subject: Re: new

Re: new maven goal

2003-12-18 Thread Jason van Zyl
On Thu, 2003-12-18 at 17:07, Sonnek, Ryan wrote: > I have nearly finished creating a small plugin that I think could be > integrated into the maven clean plugin. I would like to get feedback on it > and ask about if/how to submit it to the maven community. > > I created a plugin that goes through

Re: new maven goal

2003-12-18 Thread dion
It would be great to integrate this into the repository plugin (rather than clean). Could you post it to our bug reporting system? Thanks, -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Sonnek, Ryan" <[EMAIL PROTECTED]> wrote on 19/12/2003 09:07:51 AM

new maven goal

2003-12-18 Thread Sonnek, Ryan
I have nearly finished creating a small plugin that I think could be integrated into the maven clean plugin. I would like to get feedback on it and ask about if/how to submit it to the maven community. I created a plugin that goes through the user's local repository and deletes out all timestampe