Re: Use of standards in the Maven core

2010-11-17 Thread Lennart Jörelid
Hello all, On 11/15/2010 04:27 AM, Brett Porter wrote: [znip] > > We use quite a few nonstandard patterns and components within > the Maven3 core - so let me suggest some refactoring ideas, > which I believe will simplify and augment Maven's internals > in upcoming releases. > > Model improv

RE: Dependency to native dll

2010-11-17 Thread Halvor Platou
Ok, then I can load the .dll directly from the local repository with System.load(...). Seems it will automatically be downloaded to the local repo when the plugin has a dependency to it. Thanks for the help! Halvor -Original Message- From: anders.g.ham...@gmail.com [mailto:anders.g.ham

Re: Access to the raw list of dependencies - multiple versions of an artifact included

2010-11-17 Thread Barrie Treloar
On Thu, Nov 18, 2010 at 7:17 AM, Lindsay Smith wrote: > Hi, > > > > I have a need to be able to download all the dependencies from a pom, even if > there are multiple versions of the same dependency in the pom. The use case > is that I'm hoping to use maven to create p2 repositories, and so thes

[ANN] Maven Wagon 1.0-beta-7 Released

2010-11-17 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Wagon, version 1.0-beta-7 Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. http://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 1.0-beta-7 ** Bug * [WAGON-60]

Access to the raw list of dependencies - multiple versions of an artifact included

2010-11-17 Thread Lindsay Smith
Hi, I have a need to be able to download all the dependencies from a pom, even if there are multiple versions of the same dependency in the pom. The use case is that I'm hoping to use maven to create p2 repositories, and so these repositories can easily contain multiple versions of a bundle.

Re: [VOTE] Release Maven Doxia 1.1.4 and Maven Doxia Sitetools 1.1.4 take 2

2010-11-17 Thread Olivier Lamy
+1 -- Olivier Le 16 nov. 2010 21:41, "Dennis Lundberg" a écrit : Hi, This is the second try to release Doxia. A failing test was fixed since the last release attempt. We solved 5+2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=16702 http://jir

Re: [VOTE] Release Maven Doxia 1.1.4 and Maven Doxia Sitetools 1.1.4 take 2

2010-11-17 Thread Hervé BOUTEMY
+1 Hervé Le mardi 16 novembre 2010, Dennis Lundberg a écrit : > Hi, > > This is the second try to release Doxia. A failing test was fixed since > the last release attempt. > > We solved 5+2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName= > Html&version=1670

Re: svn commit: r1035744 - /maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java

2010-11-17 Thread Dennis Lundberg
On 2010-11-16 23:01, Brett Porter wrote: > No need to re-roll the release, but I'd set the version by extracting it from > the pom.properties file (if it exists) instead of hardcoding it. Yes, I was thinking the same thing, but didn't have time to fix it this time around. I will put it in JIRA so

[RESULT] [VOTE] Release Wagon version 1.0-beta-7

2010-11-17 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Benjamin Bentmann, Olivier Lamy, Stephen Connolly, Dennis Lundberg, Lukas Theussl, Emmanuel Venisse, Brett Porter, Vincent Siveton I will promote the artifacts to the central repo. Thanks to everyone who checked this release! On 2

Re: Use of standards in the Maven core

2010-11-17 Thread Jesse Glick
On 11/15/2010 04:45 AM, nicolas de loof wrote: AFAIK most code (including some plugins) related to POM parsing use Xpp3Reader, as we don't provide an abstraction API for POM parsing. Along the same lines, http://jira.codehaus.org/browse/MNG-4862 shows that org.apache.maven.model.ConfigurationCo

Re: [VOTE] Release Maven Doxia 1.1.4 and Maven Doxia Sitetools 1.1.4 take 2

2010-11-17 Thread Vincent Siveton
+1 Vincent 2010/11/16 Dennis Lundberg : > Hi, > > This is the second try to release Doxia. A failing test was fixed since > the last release attempt. > > We solved 5+2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=16702 > http://jira.codehaus.or

Re: [VOTE] Release Maven Doxia 1.1.4 and Maven Doxia Sitetools 1.1.4 take 2

2010-11-17 Thread Lukas Theussl
+1 -Lukas On 11/16/2010 09:40 PM, Dennis Lundberg wrote: Hi, This is the second try to release Doxia. A failing test was fixed since the last release attempt. We solved 5+2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=16702 http://jira.code