Re: Maven 2.0.10-RC8

2008-08-14 Thread Jochen Wiedmann
On Fri, Aug 15, 2008 at 6:28 AM, John Casey <[EMAIL PROTECTED]> wrote: > As you've undoubtedly noticed, the RC7 distro didn't last very long before a > nasty bug showed up...actually two, but they were related. John, you've got my admiration for your patience! -- Look, that's why there's rules

Re: Importing of DependencyManagement Info

2008-08-14 Thread Ralph Goers
Shane Isbell wrote: I've been refactoring more of the project builder code and encountered a rule that if a dependencyManagement/dependencies/dependency element has type=pom and scope=import, the dependency management section of that dependency should be imported into the containing pom model.

Re: ci.sonatype.com requires login purposely?

2008-08-14 Thread Dan Tran
oops, sorry about that. -D On Thu, Aug 14, 2008 at 11:27 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > you mean ci.sonatype.org? > > the .com is our private one. > > On 14-Aug-08, at 11:15 PM, Dan Tran wrote: > >> What does it take to have a readonly account? >> >> Thanks >> >> -D >> >>

Re: Plugin vote reports

2008-08-14 Thread Jason van Zyl
There you go, you have full access. On 14-Aug-08, at 11:22 PM, Wendy Smoak wrote: On Thu, Aug 14, 2008 at 11:07 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: Sign up to Hudson, we'll setup your perms and you can hook it up yourself. I'm registered as wsmoak. Thanks, -- Wendy ---

Re: ci.sonatype.com requires login purposely?

2008-08-14 Thread Jason van Zyl
you mean ci.sonatype.org? the .com is our private one. On 14-Aug-08, at 11:15 PM, Dan Tran wrote: What does it take to have a readonly account? Thanks -D - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Plugin vote reports

2008-08-14 Thread Wendy Smoak
On Thu, Aug 14, 2008 at 11:07 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Sign up to Hudson, we'll setup your perms and you can hook it up yourself. I'm registered as wsmoak. Thanks, -- Wendy - To unsubscribe, e-mail: [EMAI

ci.sonatype.com requires login purposely?

2008-08-14 Thread Dan Tran
What does it take to have a readonly account? Thanks -D - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Plugin vote reports

2008-08-14 Thread Jason van Zyl
Sign up to Hudson, we'll setup your perms and you can hook it up yourself. On 14-Aug-08, at 9:31 PM, Wendy Smoak wrote: On Sat, Aug 9, 2008 at 3:38 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 9-Aug-08, at 9:32 AM, Wendy Smoak wrote: What about a list of votes on resolved|closed issues a

Re: [jira] Commented: (MNG-553) Secure Storage of Server Passwords

2008-08-14 Thread Maria Odea Ching
Ok, thanks Jason :) I'll ask him.. -Deng On Tue, Aug 12, 2008 at 11:23 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > You probably want to check with Oleg as he fully implemented this with > plexus-cypher. Not sure where he put the Maven code but he can't point you > right direction if you want

Re: Maven 2.0.10-RC8

2008-08-14 Thread Paul Benedict
I think I found bug in regards to MNG-2562. I tried out the new ${build.timestamp} and noticed that the timestamp was wrong. My local time is 12:30 AM (30 minutes after midnight), but the value comes out as 20080815-1230. That means timestamps are not unique. Any value in the AM hour will be repeat

Re: Maven 2.0.10-RC8

2008-08-14 Thread Brett Porter
On 15/08/2008, at 2:28 PM, John Casey wrote: Thanks for your patience during this release process. I know it's drawn out and getting a little old, but we're getting there. The bottom line is: we need many, many more integration tests to shorten this process. For now, all we can do is add u

Re: Plugin vote reports

2008-08-14 Thread Wendy Smoak
On Sat, Aug 9, 2008 at 3:38 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > On 9-Aug-08, at 9:32 AM, Wendy Smoak wrote: >> What about a list of votes on resolved|closed issues attached to >> unreleased versions (or no version)? That will tell us which plugins >> have finished work that is both in d

Maven 2.0.10-RC8

2008-08-14 Thread John Casey
Hi, As you've undoubtedly noticed, the RC7 distro didn't last very long before a nasty bug showed up...actually two, but they were related. At any rate, they're fixed, and here is yet another release candidate. You can get RC8 here: http://people.apache.org/~jdcasey/stage/apache-maven/2.0.1

New sandbox plugin: maven-reactor-plugin

2008-08-14 Thread Dan Fabulich
I've checked in a new plugin to the sandbox called the "Maven Reactor Plugin". You can use it to build a subset of interdependent projects in a reactor. It should be useful in large reactor builds that include irrelevant stuff you're not working on. It includes the following goals: reacto

[jira] Subscription: Design & Best Practices

2008-08-14 Thread jira
Issue Subscription Filter: Design & Best Practices (28 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: [PLEASE TEST] Maven 2.0.10-RC7

2008-08-14 Thread John Casey
Well, we've got a regression in the javadoc plugin ITs now. This has to do with aggregator plugins that fork lifecycles, and the project instance in one of the forked builds is turning up null (which means the execution project representation for that reactor project is not setup). I'm working

Re: [PLEASE TEST] Maven 2.0.10-RC7

2008-08-14 Thread John Casey
Okay, it's out and ready to test! Sorry for the delay. -john John Casey wrote: Oops, pulled the trigger a little early. I'll post when the deployment finishes. John Casey wrote: Hi again, Hopefully we're just about finished with the 2.0.10 release process. You can find RC7 here: http://pe

Re: [PLEASE TEST] Maven 2.0.10-RC7

2008-08-14 Thread John Casey
Oops, pulled the trigger a little early. I'll post when the deployment finishes. John Casey wrote: Hi again, Hopefully we're just about finished with the 2.0.10 release process. You can find RC7 here: http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC7/org/apache/maven/apache-mav

[PLEASE TEST] Maven 2.0.10-RC7

2008-08-14 Thread John Casey
Hi again, Hopefully we're just about finished with the 2.0.10 release process. You can find RC7 here: http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC7/org/apache/maven/apache-maven/2.0.10-RC7 This latest release candidate takes care of a number of issues caused by the performa

[ANN] GMaven 1.0-rc-3 Released

2008-08-14 Thread Jason Dillon
Its been a while, but its finally out. Read about it more here: http://groovy.codehaus.org/GMaven+-+1.0-rc-3+Release Will probably take a few hours to sync to central. I'm pushing out the new generated documentation now, which will take much longer I suspect. Cheers, --jason --

Re: Importing of DependencyManagement Info

2008-08-14 Thread John Casey
Aside from the potential for solving this in the new project builder code, the existing implementation has a major limitation: If a parent POM specified a child in its dependencyManagement section with scope == import, and that child specifies this parent POM in its section, then you wind up

Re: Plugin to notify about updated plugins

2008-08-14 Thread Stephen Connolly
I was thinking of a display-plugin-updates and a update-plugins monos Sent from my iPod On 14 Aug 2008, at 18:44, Dennis Lundberg <[EMAIL PROTECTED]> wrote: When I find the time for it I'll write down a proposal. I'm also keep to investigate how my ideas correlates with Stephen's plugin. It m

Re: Plugin to notify about updated plugins

2008-08-14 Thread Dennis Lundberg
When I find the time for it I'll write down a proposal. I'm also keep to investigate how my ideas correlates with Stephen's plugin. It might be another mojo in that plugin. Dan Tran wrote: > can you deploy a snaphot for review? :-) > > On Thu, Aug 14, 2008 at 10:21 AM, Dennis Lundberg <[EMAIL PR

Re: Plugin to notify about updated plugins

2008-08-14 Thread Stephen Connolly
and I have versions-maven-plugin in development Sent from my iPod On 14 Aug 2008, at 18:21, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Not yet, but I have one in my head... Jason Dillon wrote: Is there any nice plugin which I can run which will look at the current project and tell me which

Re: Plugin to notify about updated plugins

2008-08-14 Thread Dan Tran
can you deploy a snaphot for review? :-) On Thu, Aug 14, 2008 at 10:21 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Not yet, but I have one in my head... > > Jason Dillon wrote: >> Is there any nice plugin which I can run which will look at the current >> project and tell me which plugins are

Re: maven anttasks: artifactIds with "-" not retrievable

2008-08-14 Thread Dennis Lundberg
csar wrote: > well, I think the subject says it all, anyway: > > If the artifactId does conatin a "-" it can't be found by the dependencies > task (at least not from a Nexus repo) > > Carsten I can fetch artifacts containing "-" from Archiva with Ant Tasks 2.0.8. Try with something simple, like

Re: Plugin to notify about updated plugins

2008-08-14 Thread Dennis Lundberg
Not yet, but I have one in my head... Jason Dillon wrote: > Is there any nice plugin which I can run which will look at the current > project and tell me which plugins are out of date? > > --jason > > - > To unsubscribe, e-mail:

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
to whom was that comment addressed? Sent from my iPod On 14 Aug 2008, at 16:30, Jason van Zyl <[EMAIL PROTECTED]> wrote: Yah, we can hook you up Tatu. If you're making something else you're trying to put us in the same boat as Aaron. Your chance of getting us to use another XML parser is ze

Re: Decent size icon for Nexus?

2008-08-14 Thread Jason Dillon
yay! thx :-) --jason On Aug 14, 2008, at 10:57 PM, Eugene Kuleshov wrote: Jason Dillon wrote: Is there a decent size icon for Nexus somewhere... suitable for using to setup a SSB via Fluidapp? Jason, yo can try this one http://www.nabble.com/file/p18984465/nx-big.png nx-big.png reg

Plugin to notify about updated plugins

2008-08-14 Thread Jason Dillon
Is there any nice plugin which I can run which will look at the current project and tell me which plugins are out of date? --jason - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread Vincent Massol
On Aug 14, 2008, at 5:58 PM, John Casey wrote: Hi Vincent, Please see MNG-3710. The issue with the xwiki build on 2.0.10-RC6 seems to be that pluginManagement information from a child POM is allowed to pollute the Plugin instance that was inherited from its parent POM. In the case of xw

Importing of DependencyManagement Info

2008-08-14 Thread Shane Isbell
I've been refactoring more of the project builder code and encountered a rule that if a dependencyManagement/dependencies/dependency element has type=pom and scope=import, the dependency management section of that dependency should be imported into the containing pom model. This is a one-off rule t

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread John Casey
Hi Vincent, Please see MNG-3710. The issue with the xwiki build on 2.0.10-RC6 seems to be that pluginManagement information from a child POM is allowed to pollute the Plugin instance that was inherited from its parent POM. In the case of xwiki, the xwiki-enterprise-parent contains a Plugin in

Re: Mercury Version Ranges

2008-08-14 Thread Brett Porter
On 15/08/2008, at 12:56 AM, Oleg Gusakov wrote: Jason van Zyl wrote: I think Oleg's suggestion here of putting the spec in the wiki makes the most sense. I've followed the thread and I think we need to comment on proposed behavior in one page so we can all see them. I've already lost tr

Re: Decent size icon for Nexus?

2008-08-14 Thread Eugene Kuleshov
Jason Dillon wrote: > > Is there a decent size icon for Nexus somewhere... suitable for using > to setup a SSB via Fluidapp? > Jason, yo can try this one http://www.nabble.com/file/p18984465/nx-big.png nx-big.png regards, Eugene -- View this message in context: http://www.nabble

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Jason van Zyl
Yah, we can hook you up Tatu. If you're making something else you're trying to put us in the same boat as Aaron. Your chance of getting us to use another XML parser is zero. On 14-Aug-08, at 8:02 AM, Daniel Kulp wrote: Personally, I would wrather see these classes added to woodstox. I

[ANN] Maven War Plugin 2.1-alpha-2 Released

2008-08-14 Thread Wendy Smoak
The Maven team is pleased to announce the release of the Maven War Plugin, version 2.1-alpha-2. The War plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org/plugins/m

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread John Casey
I'll create a JIRA issue for this to be closed before we do the final 2.0.10 release, and try to get it working before I spin the next RC. -john Paul Benedict wrote: Please check that the source assembly is prefixed by "apache-". When the main assembly was renamed to include that in 2.0.7, no

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Daniel Kulp
Personally, I would wrather see these classes added to woodstox. It's then a single dependency I need. Not a "depend on this if we want speed, depend on that if we want verbatim" type thing.It could just be a property on the InputFactory as to which woodstox would return. Dan On Thu

Re: Mercury Version Ranges

2008-08-14 Thread Oleg Gusakov
Jason van Zyl wrote: I think Oleg's suggestion here of putting the spec in the wiki makes the most sense. I've followed the thread and I think we need to comment on proposed behavior in one page so we can all see them. I've already lost track in the mail thread. Guys, please use the page: ht

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
Oh, yes I forgot to add: By driving from the event API we can store all the verbatim information in the XMLEvent objects. Then our XMLEventWriter sees these XMLEvent objects and (when in verbatim mode) says they are unmodified, so write them unmodified. If you create a new or replacement XMLEven

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
The problem, as I see, with StAX is that they all start from the minimal parser and build up. i.e. XMLInputStream accesses the stream directly. XMLEventReader wraps the XMLInputStream. So if you follow the StAX API for the minimal parser, you are forced to either throw away the information you

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Jason van Zyl
On 14-Aug-08, at 7:33 AM, Stephen Connolly wrote: It's a bit of a hack I have another XML Pull Parser in the works that will do this verbatim no problem but convincing a despot to approve the project request is a bit trickier! Can you integrate it into StAX? The current implem

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
Could somebody (not behind a http-proxy) please check out versions-maven-plugin and deploy the project site? On Thu, Aug 14, 2008 at 3:33 PM, Stephen Connolly < [EMAIL PROTECTED]> wrote: > It's a bit of a hack > > I have another XML Pull Parser in the works that will do this verbatim no > pro

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
It's a bit of a hack I have another XML Pull Parser in the works that will do this verbatim no problem but convincing a despot to approve the project request is a bit trickier! The current implementation is the ModifiedPomXMLEventReader which takes an XMLEventReader, wraps it and keeps tr

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread John Casey
That did it. I added the xwiki repo first, and removed jfreechart and jackrabbit-core from my local repo, and all's well. Thanks. Now, from what I could tell out on CI last night, it seems that the xar (?) packaging is being picked up in the parent pom (packaging == pom) for some reason, caus

Re: How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Jason van Zyl
On 14-Aug-08, at 6:24 AM, Stephen Connolly wrote: The versions-maven-plugin is now rewriting XML correctly after some hackery with woodstox and string index tracking! How close is this what we're looking for with rewriting XML properly? Along the lines of what we were talking about with A

Re: FYI

2008-08-14 Thread Jason van Zyl
I haven't work on it for a few weeks. So go ahead and do your release. We can call what I have a different version later. I'll have no time in the next month to push it in. On 14-Aug-08, at 6:06 AM, Lukas Theussl wrote: Jason, Do you have any updates on that? Vincent is urging me to prepa

Re: Mercury Version Ranges

2008-08-14 Thread Jason van Zyl
I think Oleg's suggestion here of putting the spec in the wiki makes the most sense. I've followed the thread and I think we need to comment on proposed behavior in one page so we can all see them. I've already lost track in the mail thread. On 14-Aug-08, at 2:19 AM, Mark Hobson wrote: 20

How do I push a snapshot of a sandbox plugin for people to test?

2008-08-14 Thread Stephen Connolly
The versions-maven-plugin is now rewriting XML correctly after some hackery with woodstox and string index tracking! I would like to push a snapshot build for others to test (without having to build from source) Before I go doing something wrong what do I need to do and how do I do it! -Step

[VOTE] Release Maven Plugin Tools version 2.4.3

2008-08-14 Thread Vincent Siveton
Hi, This is mainly a bug fix release. We solved around 10 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14442&styleName=Html&projectId=11139 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1 Stag

Re: Mercury Version Ranges

2008-08-14 Thread Mark Hobson
2008/8/13 Michael McCallum <[EMAIL PROTECTED]>: > I wish you would stop pointing that out ;-). Hehe, forgive me if I'm repeating myself, I'm sure you're more than aware that this discussion has been going on for quite some time in many shapes and forms :) > I only use snapshots in local and > nev

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread Vincent Massol
Hi John, On Aug 14, 2008, at 12:40 AM, John Casey wrote: Vincent, I'm trying to run the build here on my localhost so I can do some more effective debugging of the lifecycle executor. However, I'm missing (at least) two jars for the platform build. Can you give me a pointer on where I ca