[ANN] Maven JXR Version 2.3 Released

2011-07-19 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven JXR, version 2.3 JXR is a tool for creating cross-references of Java source files. http://maven.apache.org/jxr and http://maven.apache.org/plugins/maven-jxr-plugin You should specify the version in your project's plugin configurat

maven 3 embedded

2011-07-19 Thread Roberts, Lawrence
hi i'm trying to update my application using the maven 2 embedder to maven 3, and i cannot get the plexus component system to resolve/lookup the components outside of my unit tests, ie. when the same code is executed from a shell. i have gone through the source code for the hudson/jenkins plugin,

Re: Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Jörg Schaible
Vivin Suresh Paliath wrote: > Thanks Jörg! JIRA was the first place I searched to see if anyone else had > noticed this, but I couldn't find anything. Thank you for pointing me to > the issue! Is it possible for me to edit or add to the ticket? Everyone can add comments, but you have to create an

maven 3 embedded

2011-07-19 Thread Roberts, Lawrence
hi i'm trying to update my application using the maven 2 embedder to maven 3, and i cannot get the plexus component system to resolve/lookup the components outside of my unit tests, ie. when the same code is executed from a shell. i have gone through the source code for the hudson/jenkins plugin,

Re: Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Vivin Suresh Paliath
Thanks Jörg! JIRA was the first place I searched to see if anyone else had noticed this, but I couldn't find anything. Thank you for pointing me to the issue! Is it possible for me to edit or add to the ticket? Vivin On Tue, Jul 19, 2011 at 2:50 PM, Jörg Schaible wrote: > Hi Vivin, > > Vivin Sur

Re: Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Jörg Schaible
Hi Vivin, Vivin Suresh Paliath wrote: > As far as I know, we're not using ranges. However, I don't know if we're > pulling anything in that does use ranges. What's a good way to find out? > > As far as the aether stuff, I noticed as much from looking at the source. > I'm just trying to figure ou

Re: Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Vivin Suresh Paliath
As far as I know, we're not using ranges. However, I don't know if we're pulling anything in that does use ranges. What's a good way to find out? As far as the aether stuff, I noticed as much from looking at the source. I'm just trying to figure out if there is a way to make the dependency-resolut

Re: Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Kristian Rosenvold
Are you using version ranges ? There seems to be an issue with a combinatorial explosion of sorts with version ranges, I am not sure if there has been a jira submitted anywhere for that with a reproducible test case, though. The version range jump (3.0b1 to 3.0.3 include aether), so there's some p

Re: On better testing for webapps in maven....

2011-07-19 Thread Rex Hoffman
Doh... just realized I didn't commit the correct relative path of the parent pom in all the children ughh... I'll do that when I get home tonight, don't want to commit to the project from work (pulled it down to demo it today to the point haired folks) I did look at using cargo underneath, but

Re: On better testing for webapps in maven....

2011-07-19 Thread Jason van Zyl
You might want to look at Sonatype's m2eclipse-webby[1] for a very easy way to startup web containers. It would probably be relatively straight forward to integrate your code for runnings tests. Webby leverages Cargo to start/stop containers and we've added debugging support, resource filtering

Re: dependency plugin versus Aether

2011-07-19 Thread Benson Margulies
That's it. Thanks. On Tue, Jul 19, 2011 at 2:32 PM, Jesse Glick wrote: > On 07/17/2011 05:30 PM, Benson Margulies wrote: >> >> I can't even figure out which JIRA in MDEP corresponds to [the dependency >> plugin issue]. Could someone please send me a pointer? > > Are you referring to http://jira.c

On better testing for webapps in maven....

2011-07-19 Thread Rex Hoffman
On peripherally maven-dev related, but as thought leaders, I hope you guys would take interest. So I've been aggravated that I've had to start a web app up before running a test in eclipse, given the way we typically run apps with things like the jetty-maven-plugin (the startup/shutdown pre/post

Re: dependency plugin versus Aether

2011-07-19 Thread Jesse Glick
On 07/17/2011 05:30 PM, Benson Margulies wrote: I can't even figure out which JIRA in MDEP corresponds to [the dependency plugin issue]. Could someone please send me a pointer? Are you referring to http://jira.codehaus.org/browse/MSHARED-167 by any chance? ---

[RESULT] [VOTE] Release Maven JXR version 2.3

2011-07-19 Thread Benson Margulies
The vote has passed with the following results: binding +1: hboutemy jdcasey struberg I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Maven 3 builds take much longer to run in 3.0.3 than in 3.0b1

2011-07-19 Thread Vivin Suresh Paliath
I'm trying to track down the reason that our builds take much longer to build under 3.0.3 rather than 3.0b1. Under 3.0.3, our build takes around 9 minutes, whereas under 3.0b1, it's 3 minutes and 30 seconds. While using jconsole, I saw that most of the time (in 3.0.3) is spent inside DefaultProject

Re: [VOTE] Release Maven JXR version 2.3

2011-07-19 Thread Mark Struberg
+1 LieGrue, strub --- On Tue, 7/19/11, John Casey wrote: > From: John Casey > Subject: Re: [VOTE] Release Maven JXR version 2.3 > To: "Maven Developers List" > Date: Tuesday, July 19, 2011, 3:05 PM > +1 > > On 7/15/11 1:05 PM, Benson Margulies wrote: > > Hi, > > > > We solved 6 issues: > > h

Re: [VOTE] Release Maven JXR version 2.3

2011-07-19 Thread John Casey
+1 On 7/15/11 1:05 PM, Benson Margulies wrote: Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|939d07db80126b429369a4acdb3a1c32519711ef|lin&version=16520&styleName=Text&projectId=11085&Create=Create There are still a gaggle of issues left

JXR release vote

2011-07-19 Thread Benson Margulies
We need some more votes on there, please. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [DISCUSS] incorporate EPL Aether

2011-07-19 Thread Benson Margulies
I'm not entirely sure, but I think that there may be a false dilemma here on the subject of forks. In general, the Foundation does not permit us to absorb large amounts of code without a formal grant, even if the code carries AL markings. This has come up in the incubator over and over. So, even i

Re: How share a resource across modules builds

2011-07-19 Thread John Swingle
Any ideas? Is this more a question for a Plexus user group? ==John On Mon, Jul 18, 2011 at 8:52 AM, John Swingle wrote: > I'm writing a plugin that is executed for each module in a multi-module > build. I want to inject the same instance of a custom class into each mojo > invocation so that I ca

Re: Why does maven 3 still use the M2_HOME variable?

2011-07-19 Thread Jörg Schaible
Hi Peter, Peter Wilkinson wrote: > Doing this stops maven 2 and maven 3 being able to run on the same > machine. It also makes no sense. Don't set it. The Maven start scripts will set it locally themselves. I can run any Maven version side-by-side just by some symbolic links without any enviro