Created branch: release-integration

2006-08-27 Thread Brett Porter
Hi, I've copied trunk at r437501 to: https://svn.apache.org/repos/asf/maven/continuum/branches/release- integration Jeremy and Edwin have access as well as the rest of the Continuum committers so that they can work on the release proposal that is being bounced around on the list.

Building from Trunk fails.

2006-08-27 Thread Barrie Treloar
Revision 437522 of trunk fails with NPE during the build.bat process when trying to stop continuum on a Windows XP machine. Any suggestions? [INFO] [INFO] Building Continuum Core [INFO]task-segment: [clean:clean,

Re: [VOTE] Release JAR Plugin

2006-08-27 Thread Jason van Zyl
On 23 Aug 06, at 4:51 PM 23 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa? reset=truepid=11137fixfor=12241 I've also applied the most recent

Re: [VOTE] Release JAR Plugin

2006-08-27 Thread Dennis Lundberg
Jason van Zyl wrote: On 23 Aug 06, at 4:51 PM 23 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11137fixfor=12241 I've also

Re: [VOTE] Release JAR Plugin

2006-08-27 Thread Jason van Zyl
On 27 Aug 06, at 9:08 AM 27 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: On 23 Aug 06, at 4:51 PM 23 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin:

Is the maven-compiler-plugin really usable with alternate compilers?

2006-08-27 Thread Wendell Beckwith
I looked through the open issues and didn't see anything but is there any known gotchas about using alternate compilers with the maven-compiler-plugin, like it's not fully baked/supported yet? Because as issue http://jira.codehaus.org/browse/MCOMPILER-43, details it is unsafe to use the eclipse

Re: [VOTE] Release JAR Plugin

2006-08-27 Thread Dennis Lundberg
Jason van Zyl wrote: On 27 Aug 06, at 9:08 AM 27 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: On 23 Aug 06, at 4:51 PM 23 Aug 06, Dennis Lundberg wrote: Jason van Zyl wrote: Hi, There are 39 issues that have been resolved since the last release of the JAR plugin:

[RANT] Maven is both heaven and hell

2006-08-27 Thread Wendell Beckwith
I primarily deal with 2 open source organizations, Apache and Eclipse. To a lesser degree, I also interact with tigris.org for subversion and subclipse, springframework.org for more and more each week it seems and a few other .org organizations. I like to think I grok open source software and

Re: [RANT] Maven is both heaven and hell

2006-08-27 Thread Graham Leggett
Wendell Beckwith wrote: You're like original band members, but it hurts to say that you all are getting your asses handed to you by orgs like Spring and Eclipse. There just doing a far better job on the dcomentation and website. Having used maven1 for a long time (and having been blown

Re: [RANT] Maven is both heaven and hell

2006-08-27 Thread Jason Dillon
I'm curious... what key maven1 features are you referring to that have not been completed in maven2? --jason On Aug 27, 2006, at 2:52 PM, Graham Leggett wrote: Wendell Beckwith wrote: You're like original band members, but it hurts to say that you all are getting your asses handed to

Re: [RANT] Maven is both heaven and hell

2006-08-27 Thread Graham Leggett
Jason Dillon wrote: I'm curious... what key maven1 features are you referring to that have not been completed in maven2? Some specific ones that bit us were the inability to embed dependencies into EJBs, and the EAR plugin's inability to handle Jboss specific artifacts, like HAR files. We

Re: Trouble building Maven 2 trunk

2006-08-27 Thread Vincent Siveton
Hi Mark, Maven Parent POM v4 has been recently voted [1] and it is present on the apache snapshot. Try to use apache snapshot in your settings [2]. HTH Vincent [1] http://www.nabble.com/-vote--Release-Maven-Parent-POM-v4-tf2082622.html#a5738057 [2]

Re: Bad link on About Maven 2.0 page

2006-08-27 Thread Vincent Siveton
2006/8/26, Mark Lundquist [EMAIL PROTECTED]: Hi, I am totally new to the ways of Maven! Anyway... On http://maven.apache.org/about.html, under Can I get involved, the text For more information, please see How to Help. contains a link to a bad URI

Re: Trouble building Maven 2 trunk

2006-08-27 Thread Brett Porter
The parent POM has been released, so we need to update that to 4 instead of 4-SNAPSHOT... - Brett On 27/08/2006, at 8:12 AM, Mark Lundquist wrote: Hi, I did a clean checkout of components/, did mvn -X install, and got the error trace shown below. I've renamed my settings.xml out of

Re: [RANT] Maven is both heaven and hell

2006-08-27 Thread Brett Porter
On 28/08/2006, at 7:14 AM, Wendell Beckwith wrote: Take toady's latest example, say you want to remove an ant build file and do things the maven way, so you decide to use the dependency plugin. The web site examples have the group and artifactId being

Re: Snapshot Locations for maven-plugins a maven-assembly-plugin

2006-08-27 Thread Brett Porter
http://maven.apache.org/guides/development/guide-testing-development- plugins.html On 25/08/2006, at 10:47 PM, Alexis Midon wrote: Hi all, I'd like to use a snapshot version of the assembly plugin, but I can't found out a snapshot repository. Can someone tell me if such a repo is

Re: Preventing archetype resources being parsed

2006-08-27 Thread Brett Porter
I think there is a known issue abut this in JIRA. Please ask questions on the users@maven.apache.org list so that we can keep this list for discussing development of Maven itself... thanks! - Brett On 25/08/2006, at 8:29 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Anyone knows if it

Documentation threads and outstanding tasks

2006-08-27 Thread Brett Porter
We have a proposal for a new navigation for commenting on: http://mail-archives.apache.org/mod_mbox/maven-dev/200608.mbox/% [EMAIL PROTECTED] Also my earlier proposal of the same nature: http://mail-archives.apache.org/mod_mbox/maven-dev/200606.mbox/% [EMAIL PROTECTED] Roadmap: survey

Re: [VOTE] Release JAR Plugin

2006-08-27 Thread Jason van Zyl
On 27 Aug 06, at 4:11 PM 27 Aug 06, Dennis Lundberg wrote: Just curious, but are you testing features that we don't have tests for or just giving it a sanity check? Just a sanity check to see that it works on a real project. Cool. I've released everything needed for the JAR plugin, but