Re: How to get all artifacts in reactor?

2009-07-14 Thread Marat Radchenko
2009/7/14, Benjamin Bentmann : > > You could use "${reactorProjects}" > Oh! That's the magic thing i was searching for. Thanks! - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h..

How to get all artifacts in reactor?

2009-07-14 Thread Marat Radchenko
Hello, Maven developers. I'm hacking on one Maven plugin and need to get artifacts that are currently present in reactor. Is there any way to get them? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional com

Re: [VOTE] maven-assembly-plugin 2.2-beta-3, maven-archiver 2.4, maven-common-artifact-filters 1.1

2009-01-05 Thread Marat Radchenko
[X] +1...Go, man, go! 2008/12/18 John Casey : > Hi everyone, > > It's been quite awhile since we released a new version of the Assembly > Plugin, and there have been some important fixes. Along with the plugin > itself, its dependencies contain some improvements, and all of it is ready > to be rel

Re: MRELEASE-375 / SCM-406 ?

2008-12-10 Thread Marat Radchenko
Workaround: just do svn up and rerun mvn release:prepare No, this issue is not fixed. 2008/12/10, Tobias Gierke <[EMAIL PROTECTED]>: > Hi, > > We're thinking about upgrading our SVN server to 1.5.4 ... does anyone > have a working solution/patch for the scm-/release-plugin issues ? Or > has th

Re: [ANN] Maven Archetype Plugin 2.0-alpha-4 Released

2008-09-26 Thread Marat Radchenko
Why it is still _alpha_? 2008/9/26, Raphaël Piéroni <[EMAIL PROTECTED]>: > The Maven team is pleased to announce the release of the Maven > Archetype Plugin, version 2.0-alpha-4 > > The Archetype Plugin allows the user to create a Maven 2 project from > an existing template called an archetype.

Re: Inconsistent handling on SNAPSHOT dependencies between maven-jar-plugin 'addClassP­ath' and maven-assembly-plugin 'dependencySet'?

2008-09-25 Thread Marat Radchenko
ehaus.org/browse/MASSEMBLY-211 > > Marat Radchenko wrote: >> >> When artifact has SNAPSHOT dependency, 'addClassPath' feature of >> maven-jar-plugin will use 'SNAPSHOT' as version string. However, >> maven-assembly-plugin's 'dependencySe

Inconsistent handling on SNAPSHOT dependencies between maven-jar-plugin 'addClassP­ath' and maven-assembly-plugin 'dependencySet'?

2008-09-25 Thread Marat Radchenko
When artifact has SNAPSHOT dependency, 'addClassPath' feature of maven-jar-plugin will use 'SNAPSHOT' as version string. However, maven-assembly-plugin's 'dependencySet' feature will save file using fully qualified repository version (something like 20080924.150522-14). This inconsistency leaves th

Re: [VOTE] Release Maven Deploy Plugin v2.4

2008-08-04 Thread Marat Radchenko
+1 2008/8/3 Wendy Smoak <[EMAIL PROTECTED]>: > It's time to release the Deploy plugin. > > We solved 3 issues and added 1 new feature: > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=13110&styleName=Text&projectId=11131&Create=Create > >* [MDEPLOY-45] - Classifier not supported by d

Re: [VOTE] Release Maven Site Plugin version 2.0-beta-7

2008-07-02 Thread Marat Radchenko
+1 On 6/26/08, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Hi, > > We solved 23 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=13092 > > There are still a lot of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tr

Re: [proposal] java5 as minimal runtime for maven 2.1 (and 2.0.10 ?)

2008-05-04 Thread Marat Radchenko
+1 for 2.1, -1 for 2.0.10 On 5/4/08, nicolas de loof <[EMAIL PROTECTED]> wrote: > Hello, > > As you can read at http://java.sun.com/j2se/1.4.2/ > *" J2SE 1.4.2 is in its Java Technology End of Life (EOL) transition period*. > The EOL transition period began Dec, 11 2006 and will complete October

Re: Inconsistent pom for jaxws-api 2.1

2008-01-26 Thread Marat Radchenko
It is a known bug. Use http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1-1/ instead. 2008/1/26, Raymond Feng <[EMAIL PROTECTED]>: > Hi, > > Our build has a dependency on javax.xml.ws:jaxws-api:2.1. And we have the > java.net configured as a maven repo in our pom.xml. The build fails randoml

Re: [vote] release maven-dependency-plugin 2.0

2008-01-23 Thread Marat Radchenko
+1 2008/1/23, Olivier Lamy <[EMAIL PROTECTED]>: > +1 (dependency:tree is a very nice/helpful feature !) > > Thanks, > -- > Olivier > > 2008/1/22, Brian E. Fox <[EMAIL PROTECTED]>: > > It's been a long time since the last release and we have lots of > > improvements/fixes: > > > > > > > > Release No

Re: [VOTE] [Take 2] Release Maven Surefire version 2.4

2007-12-27 Thread Marat Radchenko
A big +1 because of testng support. 2007/12/27, Dan Fabulich <[EMAIL PROTECTED]>: > > Hi, > > Maven Surefire version 2.4 is back on the runway. A handful of bugs were > fixed since the previous take, including SUREFIRE-416 (which blocked the > release). > > Note that I'm still unable to reproduce

Re: [VOTE] Release Maven Surefire version 2.4

2007-12-20 Thread Marat Radchenko
Hacks are bad :) Use http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skipExec instead. 2007/12/20, Stephen Connolly <[EMAIL PROTECTED]>: > I am concerned by implications of http://jira.codehaus.org/browse/SUREFIRE-350 > > We normally, on development machines, will use "mvn -

Re: [VOTE] Release Maven Surefire version 2.4

2007-12-20 Thread Marat Radchenko
+1 2007/12/20, Dan Fabulich <[EMAIL PROTECTED]>: > > Hi, > > Maven Surefire version 2.4 is on the runway. Hopefully folks have spent > some time trying out the SNAPSHOT version, because we expect ordinary > users to get auto-upgraded to version 2.4 when we decide to release. > > This version fixe

Re: [Vote] [Take 2] Release Maven Surefire 2.3.1

2007-12-17 Thread Marat Radchenko
I see. Then I give a +1. 2007/12/17, Mauro Talevi <[EMAIL PROTECTED]>: > Marat Radchenko wrote: > > Till now I thought that currently 2.4-SNAPSHOT and 2.3.1 are the same thing. > > > > No, they are not - 2.4 will be released shortly and it is a separate dev > branc

Re: [Vote] [Take 2] Release Maven Surefire 2.3.1

2007-12-17 Thread Marat Radchenko
Till now I thought that currently 2.4-SNAPSHOT and 2.3.1 are the same thing. 2007/12/17, nicolas de loof <[EMAIL PROTECTED]>: > AFAIK full TestNG support is targeted to 2.4. Surefire 2.3.1 is a fix > version > > 2007/12/17, Marat Radchenko <[EMAIL PROTECTED]>: > > &

Re: [Vote] [Take 2] Release Maven Surefire 2.3.1

2007-12-17 Thread Marat Radchenko
Woops, forgot to say that testng version is 5.7 2007/12/17, Marat Radchenko <[EMAIL PROTECTED]>: > surefire-2.4-SNAPSHOT works with testng. However your release throws > exception. Is it expected behavior? > > org.apache.maven.surefire.booter.Surefire

Re: [Vote] [Take 2] Release Maven Surefire 2.3.1

2007-12-17 Thread Marat Radchenko
surefire-2.4-SNAPSHOT works with testng. However your release throws exception. Is it expected behavior? org.apache.maven.surefire.booter.SurefireExecutionException: org.testng.xml.XmlSuite.setParallel(Z)V; nested exception is java.lang.NoSuchMethodError: org.testng.xml.XmlSuite.setParallel(Z)V ja

Surefire 2.4-20071210.231259-19 is broken?

2007-12-10 Thread Marat Radchenko
Build log: [INFO] Surefire report directory: /home/marat/projects/templatemailer/target/surefire-reports Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/plexus/util/cli/StreamConsumer [INFO] [ERROR] BU

Re: [VOTE] Release Maven Surefire 2.3.1

2007-12-05 Thread Marat Radchenko
surefire-providers has corrupt dependency: ${project.groupId} surefire-api 2.3.1-SNAPSHOT should be 2.3.1 instead of 2.3.1-SNAPSHOT 2007/12/5, Mauro Talevi <[EMAIL PROTECTED]>: > Hi all, > > I'd like to release Maven Surefire 2.3.1 > > Issues solved: > ht

Re: Release surefire 2.3.1?

2007-12-04 Thread Marat Radchenko
+1 for releasing 2.3.1 2007/12/4, Mauro Talevi <[EMAIL PROTECTED]>: > Hi, > > as there have been a number of useful fixes since 2.3, and in line with > the release early-release often, I wanted to gauge opinions about the > opportunity to release 2.3.1 as currently in branch and postponing > outst

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-25 Thread Marat Radchenko
+1 2007/11/24, olivier lamy <[EMAIL PROTECTED]>: > +1 > > -- > Olivier > > 2007/11/24, Dennis Lundberg <[EMAIL PROTECTED]>: > > > > Hi, > > > > I'd like to release maven-site-plugin 2.0-beta-6. > > > > We have resolved 36 issues since the last release, 18 months ago. > > > > Release Notes: > > > >