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
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,
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
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,
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
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
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
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
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
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
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 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
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?
---
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:
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
+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
+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
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
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
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
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
21 matches
Mail list logo