Re: Build failed in Hudson: Maven-2.1.x-bootstrap » 1.4,osx #108

2009-02-24 Thread Brett Porter
Sorry, I keep forgetting we're still 1.4 minimum on here. It's just a test library - I can fix when I get back in a couple of hours. - Brett On 25/02/2009, at 5:24 PM, Hudson wrote: See http://grid.sonatype.org/ci/job/Maven-2.1.x-bootstrap/./jdk=1.4,label=osx/108/changes Changes: [Brett P

Re: refactoring Was: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Brett Porter
On 25/02/2009, at 6:57 AM, Jason van Zyl wrote: We actually don't know until the round of refactoring that's going to happen starting next week. Myself, Benjamin, John, Oleg, and Shane will be doing the lion's share of the refactoring in the project builder, plugin manager, lifecycle exe

Re: svn commit: r745955

2009-02-24 Thread Brett Porter
Sorry John, I sent a response before I went to sleep but when I came back found it hadn't gone through. The solution you put in place was right, it needs to set it regardless. I see you updated the IT too. Thanks! - Brett On 25/02/2009, at 1:22 AM, John Casey wrote: I'm still hopeful that

Re: Unneeded transitive dependencies?

2009-02-24 Thread Brett Porter
On 25/02/2009, at 7:47 AM, Abel Muiño wrote: Thanks! I guess that it should be safe to exclude it as long as we do not use PlexusTestCase... i.e. there is no internal code relaying on junit. Right? Just in the tests. Any clues about nekohtml and its usage? it's used in wagon-lightw

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Jason van Zyl
On 24-Feb-09, at 12:32 PM, Abel Muiño wrote: Thanks for the info! I guess that by "refactoring" you also imply API changes? If so... should we expect major changes from alpha-2? Probably not many from the Embedder but the artifact resolution and plugin manager APIs will be substantiall

Re: [VOTE] Release Maven Doxia Sitetools version 1.0

2009-02-24 Thread Vincent Siveton
+1 Vincent 2009/2/24 Dennis Lundberg : > Hi, > > We solved 5 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=14835 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&stat

Re: [vote] Release maven-plugin-tools version 2.5

2009-02-24 Thread Vincent Siveton
+1 Vincent 2009/2/23 John Casey : > Hi everyone, > > It's time to do another release of maven-plugin-tools. This version contains > several improvements, mainly to provide feature parity with the > maven-antrun-plugin for ant-based mojos, and to provide support for > non-default encodings. > > Th

Re: Unneeded transitive dependencies?

2009-02-24 Thread Abel Muiño
Thanks! I guess that it should be safe to exclude it as long as we do not use PlexusTestCase... i.e. there is no internal code relaying on junit. Right? Any clues about nekohtml and its usage? Igor Fedorenko-4 wrote: > > Abel, > > As far as I know, PlexusTestCase is part of plexus container

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Abel Muiño
Thanks for the info! I guess that by "refactoring" you also imply API changes? If so... should we expect major changes from alpha-2? So sorry I will miss Eclipse Con. If you ever come to Europe, let me know (we couldn't meet on Eclipse Summit Europe). Being an eclipse project means doing the li

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Jason van Zyl
On 24-Feb-09, at 11:50 AM, Abel Muiño wrote: Jason van Zyl-5 wrote: What will happen is that when we get close to a beta, many of the dependencies will boil out, and once things are thoroughly tested we'll have the versions we need. Can you provide an overview of the plans? Which depend

RE: License for maven 3.0 artifacts

2009-02-24 Thread Brian E. Fox
Yes, they are ASL. -Original Message- From: Abel Muiño [mailto:amu...@gmail.com] Sent: Tuesday, February 24, 2009 1:58 PM To: dev@maven.apache.org Subject: License for maven 3.0 artifacts I have not been able to get information about these two artifacts (transitive dependencies of the m

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Abel Muiño
Jason van Zyl-5 wrote: > > What will happen is that when we get close to a beta, many of the > dependencies will boil out, and once things are thoroughly tested > we'll have the versions we need. > Can you provide an overview of the plans? Which dependencies are being considered for remov

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Jason van Zyl
On 24-Feb-09, at 11:35 AM, Abel Muiño wrote: My intent was not asking the maven developers to open CQs (that's on the side of the eclipse committers), but to depend on versions that are already approved. For instance, there is a version of google collections approved which is different

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Abel Muiño
My intent was not asking the maven developers to open CQs (that's on the side of the eclipse committers), but to depend on versions that are already approved. For instance, there is a version of google collections approved which is different than the one used by the embedder. If the embedder cou

Re: Unneeded transitive dependencies?

2009-02-24 Thread Igor Fedorenko
Abel, As far as I know, PlexusTestCase is part of plexus container API at the moment, so at least technically junit dependency is needed. Abel Muiño wrote: I have run dependency:tree on a pom with the maven embedder (SNAPSHOT) as the only dependency. I'm using several repositories so all the

Unneeded transitive dependencies?

2009-02-24 Thread Abel Muiño
I have run dependency:tree on a pom with the maven embedder (SNAPSHOT) as the only dependency. I'm using several repositories so all the SNAPSHOT dependencies are found. In the output, I have found a couple of dependencies that I think might have leaked: * junit:junit:3.8.2 (from org.codehaus.

License for maven 3.0 artifacts

2009-02-24 Thread Abel Muiño
I have not been able to get information about these two artifacts (transitive dependencies of the maven embedder 3.0). I guess that they are licensed under ASL 2.0, but I could not find a public site with information on licensing or purpose. * org.sonatype.plexus:plexus-plugin-manager:1.0-alpha-

Re: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Jason van Zyl
I'll be taking care of all the CQs as we approach a beta. They will change until then and I'm not going to expend any effort until 3.x is more stable. On 24-Feb-09, at 10:32 AM, Abel Muiño wrote: Hello! Eclipse IAM will start integrating the alpha builds (the goal is adapt to the chang

Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-24 Thread Abel Muiño
Hello! Eclipse IAM will start integrating the alpha builds (the goal is adapt to the changes as they come along). The first step for that is getting IP clearance from Eclipse, so we have submitted most of the alpha-2 dependencies quite successfully. However, we have been asked if it would be po

[VOTE] Release Maven Doxia Sitetools version 1.0

2009-02-24 Thread Dennis Lundberg
Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=14835 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1 Staging repo: https://repository.apache.org/con

Re: svn commit: r745955

2009-02-24 Thread John Casey
I'm still hopeful that I can get the rewriting problems fixed. I don't really understand the details of what you're saying here, though. If the artifact has no file, and it's packaging == "pom", why is it a bad idea to set the POM as the artifact's file? I'll read up on that MCOMPILER issue t

Re: svn commit: r745955

2009-02-24 Thread Brett Porter
Hi John, I found another problem here: On 20/02/2009, at 5:39 AM, jdca...@apache.org wrote: Author: jdcasey Date: Thu Feb 19 18:39:09 2009 New Revision: 745955 URL: http://svn.apache.org/viewvc?rev=745955&view=rev Log: [MNG-3057] Interpolate versions in POMs before installing/deploying them