Re: [doap-plugin] property value not interpolated?

2013-01-08 Thread Vincent Siveton
Hi Simone!

Probably a bug.

DoapUtil.interpolate() should does the job.

Please create an issue with your project.

V.

2013/1/8 Simone Tripodi :
> Salut Olivier!
>
>> Note project.description is the default value :-)
>>
>
> yes that is why I got crazy :P
>
>> Is-it an open source with this issue ?
>
> Yes I just included it in the Onami parent on /trunk. If I launch
>
> `mvn install site`
>
> I got the following error
>
> [INFO] --- maven-doap-plugin:1.1:generate (site) @ org.apache.onami.parent ---
> [INFO] This project is an ASF project, ASF Extensions to DOAP will be added.
> [INFO] Generating an ASF DOAP file
> /Users/stripodi/Documents/apache-workspace/onami/trunk/parent/target/site/doap.rdf
> [ERROR]
> [ERROR] A  parameter is required by 
> ASF.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the plugin documentation:
> [ERROR] 
> http://maven.apache.org/plugins/maven-doap-plugin/usage.html#DOAP_ASF_Configuration
>
> Any idea?
>
> TIA, all the best!
> -Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
> On Mon, Jan 7, 2013 at 9:52 PM, Olivier Lamy  wrote:
>> Hi Simo,
>> I just changed an it with that and cannot reproduce.
>
>>
>> 2013/1/7 Simone Tripodi :
>>> Hi mates,
>>>
>>> forwarding to dev@ - is that a bug?
>>>
>>> TIA!
>>> -Simo
>>>
>>> http://people.apache.org/~simonetripodi/
>>> http://simonetripodi.livejournal.com/
>>> http://twitter.com/simonetripodi
>>> http://www.99soft.org/
>>>
>>>
>>>
>>> -- Forwarded message --
>>> From: Simone Tripodi 
>>> Date: Sun, Jan 6, 2013 at 8:41 PM
>>> Subject: [doap-plugin]  property value not interpolated?
>>> To: Maven Users List 
>>>
>>>
>>> Hi all guys,
>>>
>>> I am tryin' to plug the doap-plugin in Apache Onami and I noticed a
>>> strange behaviour of the `shotdesc` property.
>>>
>>> If not specified, the plugin terminates with an error:
>>>
>>> [ERROR] A  parameter is required by 
>>> ASF.
>>>
>>> If I specify as
>>>
>>> 
>>>   ${project.description}
>>> 
>>>
>>> it terminates with the same error message:
>>>
>>> [ERROR] A  parameter is required by 
>>> ASF.
>>>
>>> If I set a value, such as
>>>
>>> 
>>>   Bazinga!
>>> 
>>>
>>> It goes ok.
>>>
>>> Ah, and yes, the ${project.description} property is specified :)
>>>
>>> Is there something I overlooked or maybe a known issue?
>>> TIA!
>>> -Simo
>>>
>>> http://people.apache.org/~simonetripodi/
>>> http://simonetripodi.livejournal.com/
>>> http://twitter.com/simonetripodi
>>> http://www.99soft.org/
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>
>>
>>
>> --
>> Olivier Lamy
>> Talend: http://coders.talend.com
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Indexer version 5.0.0

2012-09-14 Thread Vincent Siveton
+1 but same comments.

V.

2012/9/13 Hervé BOUTEMY :
> +1
>
> but there is no site?
>
> Regards,
>
> Hervé
>
> Le mercredi 12 septembre 2012 20:20:24 Tamás Cservenák a écrit :
>> Hi,
>>
>> We solved 6 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=187
>> 22
>>
>> There are still a couple of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=12112&sta
>> tus=1
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-058/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>>
>>
>> Thanks,
>> ~t~
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Move Maven projects sources to git

2012-09-13 Thread Vincent Siveton
+1

Vincent

2012/9/5 Olivier Lamy :
> Hi,
> This vote is to decide moving our source tree currently located in one
> svn repository to git (multiple git repositories).
> First, we need to have at least 3 volunteers to help on Apache infra
> for this move and more generally on git Apache infrastructure. (if you
> are volunteer you must say that with your vote).
> The vote will pass on majority (PMC committer) and if we have the
> minimum of 3 volunteers !
> BTW contributors can express their opinion by a vote too !
> The vote will decide on moving all the source tree  (volunteers time
> will the main throttle).
>
> Volunteers will decide on what they move (notification on dev@ is mandatory).
> The goal is to move simple projects first(scm,surefire, indexer,core,
> wagon etc..) then plugins (except if Kristian want to start with
> plugins immediately :-) )
>
> Vote open for 72H.
>
> [+1] Move to git scm
> [0] No interest
> [-1] don't move to git (please explain why)
>
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Relase Apache Parent Pom 11

2012-08-07 Thread Vincent Siveton
+1

Vincent

2012/8/5 Olivier Lamy :
> Hi,
> I'd like to release Apache Parent 11.
> Staging repository is here:
> https://repository.apache.org/content/repositories/orgapacheapache-120/
> Staged documentation: http://maven.apache.org/pom/asf-11/
>
> Diff from previous release:
> http://svn.apache.org/viewvc/maven/pom/tags/apache-11/pom.xml?r1=HEAD&r2=1154610&diff_format=h
>
> Vote open for 72H.
>
> [+1]
> [0]
> [-1]
>
> Thanks
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Apache Maven Indexer 4.1.3

2012-08-02 Thread Vincent Siveton
+1

Vincent

2012/8/1 Hervé BOUTEMY :
> +1
>
> Hervé
>
> Le lundi 30 juillet 2012 19:04:21 Olivier Lamy a écrit :
>> Hi,
>> I'd like to release Maven Indexer 4.1.3.
>> We fixed 7 issues:
>> https://jira.codehaus.org/browse/MINDEXER/fixforversion/17843
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/maven-097/
>> Staging site: http://maven.apache.org/maven-indexer-4.1.3/ (wait sync)
>>
>> Vote open for 72H.
>>
>> [+1]
>> [0]
>> [-1]
>>
>> Thanks,
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-25 Thread Vincent Siveton
+1

Vincent

2012/4/23 Dennis Lundberg 

> Hi,
>
> We solved 9 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
>
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Maven Doxia version 1.3

2012-04-12 Thread Vincent Siveton
+1

Vincent

2012/4/10 Dennis Lundberg :
> Hi,
>
> We solved 10 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=17336
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-031/
>
> Staging site:
> http://maven.apache.org/doxia/doxia-1.3/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin version 2.7

2012-02-03 Thread Vincent Siveton
sounds good +1

Vincent

2012/2/1 Dennis Lundberg :
> Hi,
>
> We solved 8 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18069
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-172/
>
> Staging site:
> http://maven.apache.org/plugins/maven-pmd-plugin-2.7/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Surefire version 2.10

2011-09-28 Thread Vincent Siveton
+1

Vincent

2011/9/26 Paul Gier :
> Hi,
>
> We solved 8 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17431
>
> There are still lots of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-107/
>
> Staging site: (Sync pending)
> http://maven.apache.org/surefire-2.10/
> http://maven.apache.org/plugins/maven-failsafe-plugin-2.10/
> http://maven.apache.org/plugins/maven-surefire-plugin-2.10/
> http://maven.apache.org/plugins/maven-surefire-reports-plugin-2.10/
>
> SCM Tag:
> http://svn.apache.org/repos/asf/maven/surefire/tags/surefire-2.10/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Wagon 2.0

2011-09-28 Thread Vincent Siveton
+1

Vincent

2011/9/26 Olivier Lamy :
> Hello,
> I'd like to release Apache Maven Wagon 2.0.
> We fixed 31 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=17379&styleName=Text&projectId=10335&Create=Create
>
> Staging repo :  https://repository.apache.org/content/repositories/maven-104/
>
> Staging site : http://maven.apache.org/wagon-2.0 (wait sync).
>
> [+1]
> [ 0]
> [-1]
>
> An easy way to test it: download jar and put it your $M2_HOME/lib/ext
> (if you use maven 3).
> wagon http: wget
> https://repository.apache.org/content/repositories/maven-104/org/apache/maven/wagon/wagon-http/2.0/wagon-http-2.0-shaded.jar
> && cp wagon-http-2.0-shaded.jar $M2_HOME/lib/ext/
>
> Here my +1.
>
> Thanks,
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Indexer 4.1.2

2011-09-25 Thread Vincent Siveton
+1

Vincent

2011/9/21 Olivier Lamy :
> Hello,
> I'd like to release Apache Maven Indexer 4.1.2.
>
> We fixed 5 issues :
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MINDEXER+AND+fixVersion+%3D+%224.1.2%22+AND+status+%3D+Closed+ORDER+BY+priority+DESC&mode=hide
> .
>
> Staging repo : https://repository.apache.org/content/repositories/maven-085/
>
> Staging site : http://maven.apache.org/maven-indexer-4.1.2 (wait sync )
>
> [+1]
> [0]
> [-1]
>
> Here my +1.
>
> Thanks,
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



new jira space for doxia-ide

2011-09-16 Thread Vincent Siveton
Folks,

I need a new jira space for:
http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/

Someone?

Thanks

Vincent

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1171032 - in /maven: doxia/trunks/doxia-ide/eclipse/ sandbox/trunk/doxia/doxia-ide/eclipse/

2011-09-15 Thread Vincent Siveton
Thanks Olivier!

We can't have an aggregated pom due to tycho limitation.

Cheers,

Vincent

2011/9/15 Olivier Lamy :
> done.
> probably a pom need to be added here :
> https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/
> then aggregator pom changed with the new module :
> https://svn.apache.org/repos/asf/maven/doxia/trunks/pom.xml
> WIll you take care of that ?
>
> 2011/9/15 Vincent Siveton :
>> Hi
>>
>> I was unable to commit correctly (forbidden access??)
>>
>> I wanted the following tree:
>> maven/doxia/doxia-ide/trunk
>> maven/doxia/doxia-ide/branches
>> maven/doxia/doxia-ide/tags
>>
>> And to move the project to
>> maven/doxia/doxia-ide/trunk/eclipse
>> Also add a svn external to maven/doxia/trunks
>>
>> Someone?
>>
>> Vincent
>>
>> 2011/9/15  :
>>> Author: vsiveton
>>> Date: Thu Sep 15 10:26:46 2011
>>> New Revision: 1171032
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1171032&view=rev
>>> Log:
>>> o moved from sandbox
>>>
>>> Added:
>>>    maven/doxia/trunks/doxia-ide/eclipse/
>>>      - copied from r1170938, maven/sandbox/trunk/doxia/doxia-ide/eclipse/
>>> Modified:
>>>    maven/sandbox/trunk/doxia/doxia-ide/eclipse/
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>
>
>
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1171032 - in /maven: doxia/trunks/doxia-ide/eclipse/ sandbox/trunk/doxia/doxia-ide/eclipse/

2011-09-15 Thread Vincent Siveton
Hi

I was unable to commit correctly (forbidden access??)

I wanted the following tree:
maven/doxia/doxia-ide/trunk
maven/doxia/doxia-ide/branches
maven/doxia/doxia-ide/tags

And to move the project to
maven/doxia/doxia-ide/trunk/eclipse
Also add a svn external to maven/doxia/trunks

Someone?

Vincent

2011/9/15  :
> Author: vsiveton
> Date: Thu Sep 15 10:26:46 2011
> New Revision: 1171032
>
> URL: http://svn.apache.org/viewvc?rev=1171032&view=rev
> Log:
> o moved from sandbox
>
> Added:
>    maven/doxia/trunks/doxia-ide/eclipse/
>      - copied from r1170938, maven/sandbox/trunk/doxia/doxia-ide/eclipse/
> Modified:
>    maven/sandbox/trunk/doxia/doxia-ide/eclipse/
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-14 Thread Vincent Siveton
Forgot the official way:
+1 john, arnaud, olivier, hervé

Vincent

2011/9/14 Vincent Siveton :
> I will proceed
>
> Vincent
>
> 2011/9/11 Vincent Siveton :
>> Hi,
>>
>> I like to move the Eclipse Doxia Editor to the trunk ie
>> http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/
>> to
>> http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/eclipse/
>>
>> Here is a preview of the documentation:
>> http://people.apache.org/~vsiveton/apache-doxia-eclipse-plugin-1.0-SNAPSHOT/
>>
>> Also, we need a specific JIRA tracker for this instead of
>> http://jira.codehaus.org/browse/DOXIATOOLS/component/14861
>> Someone?
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> Cheers,
>>
>> Vincent
>>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-14 Thread Vincent Siveton
I will proceed

Vincent

2011/9/11 Vincent Siveton :
> Hi,
>
> I like to move the Eclipse Doxia Editor to the trunk ie
> http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/
> to
> http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/eclipse/
>
> Here is a preview of the documentation:
> http://people.apache.org/~vsiveton/apache-doxia-eclipse-plugin-1.0-SNAPSHOT/
>
> Also, we need a specific JIRA tracker for this instead of
> http://jira.codehaus.org/browse/DOXIATOOLS/component/14861
> Someone?
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers,
>
> Vincent
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-13 Thread Vincent Siveton
did you try "open with" from menu?

Vincent

2011/9/11 Dan Tran :
> Thank you for putting hard work on this feature.  looking forward to
> be able to view .fml file inside eclipse ide.
>
> -D
>
> 2011/9/11 Arnaud Héritier :
>> +1
>>
>> Arnaud
>>
>> On Sun, Sep 11, 2011 at 6:09 PM, Olivier Lamy  wrote:
>>
>>> +1
>>> --
>>> Olivier
>>> Le 11 sept. 2011 15:18, "Vincent Siveton"  a écrit :
>>> > Hi,
>>> >
>>> > I like to move the Eclipse Doxia Editor to the trunk ie
>>> >
>>>
>>> http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/
>>> > to
>>> > http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/eclipse/
>>> >
>>> > Here is a preview of the documentation:
>>> >
>>>
>>> http://people.apache.org/~vsiveton/apache-doxia-eclipse-plugin-1.0-SNAPSHOT/
>>> >
>>> > Also, we need a specific JIRA tracker for this instead of
>>> > http://jira.codehaus.org/browse/DOXIATOOLS/component/14861
>>> > Someone?
>>> >
>>> > Vote open for 72 hours.
>>> >
>>> > [ ] +1
>>> > [ ] +0
>>> > [ ] -1
>>> >
>>> > Cheers,
>>> >
>>> > Vincent
>>> >
>>> > -
>>> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> > For additional commands, e-mail: dev-h...@maven.apache.org
>>> >
>>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Bug in maven-javadoc-plugin

2011-09-12 Thread Vincent Siveton
I think unifyPathSeparator method should take care of this directly

Vincent

2011/9/12 Erik Lindblad :
> The docletPath parameter is concatenated incorrectly (no separator
> between last docletArtifact and docletPath).
>
>
> Here's a fix:
>
> Index: src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
> ===
> --- src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java    
>   (revision
> 1169905)
> +++ src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java    
>   (working
> copy)
> @@ -2728,6 +2728,8 @@
>
>         if ( !StringUtils.isEmpty( docletPath ) )
>         {
> +            if(!path.toString().endsWith(":") ||
> !path.toString().endsWith(";"))
> +                path.append( ":" );
>             path.append( JavadocUtil.unifyPathSeparator( docletPath ) );
>         }
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Move Eclipse Doxia Editor to trunk

2011-09-11 Thread Vincent Siveton
Hi,

I like to move the Eclipse Doxia Editor to the trunk ie
http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/
to
http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/eclipse/

Here is a preview of the documentation:
http://people.apache.org/~vsiveton/apache-doxia-eclipse-plugin-1.0-SNAPSHOT/

Also, we need a specific JIRA tracker for this instead of
http://jira.codehaus.org/browse/DOXIATOOLS/component/14861
Someone?

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Cheers,

Vincent

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1165641 - in /maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi: p2-repository/ pom.xml

2011-09-07 Thread Vincent Siveton
for my information, why changing parent?

Vincent

2011/9/6  :
> Author: bimargulies
> Date: Tue Sep  6 12:41:13 2011
> New Revision: 1165641
>
> URL: http://svn.apache.org/viewvc?rev=1165641&view=rev
> Log:
> put pom structure back how I left it until I can discuss this some more with 
> Vincent, thus fixing build from the doxia-osgi dir.
> remove unneeded p2-repository .
>
> Modified:
>    maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/p2-repository/
>    maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml
>
> Modified: maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml
> URL: 
> http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml?rev=1165641&r1=1165640&r2=1165641&view=diff
> ==
> --- maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml (original)
> +++ maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml Tue Sep  6 
> 12:41:13 2011
> @@ -23,9 +23,10 @@ under the License.
>   4.0.0
>
>   
> -    org.apache.maven.doxia.ide
> -    eclipse-parent
> -    1.0-SNAPSHOT
> +    org.apache.maven
> +    maven-parent
> +    21
> +    
>   
>
>   doxia-osgi
> @@ -45,7 +46,6 @@ under the License.
>     Tycho won't resolve through the reactor for the bundle. Set up the 
> invoker at some point
>  -->
>    
> -
> -     p2-repository
> +     org.apache.maven.doxia.eclipse.dependencies
>    
>  
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Using the invoker for non-tests

2011-09-07 Thread Vincent Siveton
The first choice will be correct for me.

Vincent

2011/9/6 Benson Margulies :
> In the doxia Eclipse plugins, we need, due to a limitation on Tycho,
> to run mvn at toplevel on one project, and then on another. Tycho
> can't 'see' the output of the first in the reactor when building the
> second.
>
> Choices:
>
> 1) No pom that connects them.
>   o) mvn deploy on the first, then build second
>
> 2) invoker in pom that connects them, but no modules.
>
> 3) The first is at this point a perfectly stable OSGi bundle around
> released code. Run a vote on it, release it, and then just use the
> release in the second.
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Plugin Tools version 2.9

2011-09-03 Thread Vincent Siveton
+1 yeah!

Vincent

2011/9/2 Benson Margulies :
> Hi,
>
> We solved 5 issues:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|704c4779c89654602025914dda1252d1ca200b0c|lin&version=17411&styleName=Text&projectId=11139&Create=Create
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MPLUGIN+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-019/
>
> Staging site:
> http://maven.apache.org/plugin-tools-2.9
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Archetype Plugin version 2.1

2011-09-01 Thread Vincent Siveton
+1

FYI the Staging site is empty and no source-release.zip dist

Vincent

2011/8/31 Hervé BOUTEMY :
> Hi,
>
> We solved 24 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11095&styleName=Html&version=16795
>
> There are still a good number of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11095&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-006/
>
> Staging site: (sync pending)
> http://maven.apache.org/archetype-2.1/maven-archetype-plugin/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1163121 - /maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml

2011-08-30 Thread Vincent Siveton
we could probably do the same for xhtml or xdoc.

Vincent

2011/8/30  :
> Author: hboutemy
> Date: Tue Aug 30 07:38:27 2011
> New Revision: 1163121
>
> URL: http://svn.apache.org/viewvc?rev=1163121&view=rev
> Log:
> added "apt.vm" to recognized extensions
>
> Modified:
>    
> maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
>
> Modified: 
> maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
> URL: 
> http://svn.apache.org/viewvc/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml?rev=1163121&r1=1163120&r2=1163121&view=diff
> ==
> --- 
> maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
>  (original)
> +++ 
> maven/sandbox/branches/doxia-ide-eclipse-with-tycho/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.apt.ui/plugin.xml
>  Tue Aug 30 07:38:27 2011
> @@ -26,7 +26,7 @@ under the License.
>          point="org.eclipse.ui.editors">
>                    name="%editor.name"
> -            extensions="apt"
> +            extensions="apt,apt.vm"
>             icon="icons/doxia.gif"
>             
> contributorClass="org.apache.maven.doxia.ide.eclipse.apt.ui.editor.AptEditorContributor"
>             class="org.apache.maven.doxia.ide.eclipse.apt.ui.editor.AptEditor"
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Fwd: [codehaus-confluence] Doxia > Home

2011-08-25 Thread Vincent Siveton
I received 61 mails from Cesar Kamoy which has uploaded files
http://docs.codehaus.org/display/DOXIA/Home

Does someone could blacklisted this guy and removed the files? I
haven't the rights.

Thanks

Vincent

-- Forwarded message --
From: Cesar Kamoy (Confluence) 
Date: 2011/8/25
Subject: [codehaus-confluence] Doxia > Home
To: vincent.sive...@gmail.com


Home

File attached by Cesar Kamoy

us5.pdf (28 kB application/pdf)

Stop watching page | Change email notification preferences
View Attachments

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: releasing maven-archetype-plugin 2.1

2011-08-22 Thread Vincent Siveton
Very cool Hervé and thanks for your efforts.
If you have time, review the documentation!

Cheers,

Vincent

2011/8/21 Hervé BOUTEMY :
> Hi,
>
> I want to to make a release in a few days with what is actually done: there
> are a lot of new things.
>
> If anybody has something to add before the release, please tell.
>
> Regards,
>
> Hervé
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: JXR misc

2011-08-22 Thread Vincent Siveton
Thanks Benson, Hervé and other!

The main pb for us is to merge our actual grammar [1] with the new
Java grammar [2].
I ping David from antlr3-maven-plugin

Cheers,

Vincent

[1] 
http://svn.apache.org/repos/asf/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/antlr/java.g
[2] http://www.antlr.org/grammar/1090713067533/index.html

2011/8/21 Hervé BOUTEMY :
> code is in sandbox: [1]
> it has better syntax highlighting features (since it knows java syntax), and
> even UML graphing features: would be terrible IMHO
>
> but the problem is actually updating javaG.g [2] with latest grammar from
> antlr site, to support annotations.
> For the moment, we tried to stay with ANTLR v2, only update the grammar.
> But if someone feels that moving to ANTLR v3 first would be easier, why not:
> we're not fundamentally pro-ANTLR v2
>
> Regards,
>
> Hervé
>
> [1] http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/
>
> [2] http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-
> java/src/main/antlr/javaG.g?view=log
>
> Le dimanche 21 août 2011, Benson Margulies a écrit :
>> On Sun, Aug 21, 2011 at 7:28 AM, Vincent Siveton 
> wrote:
>> > Thanks Benson!
>> >
>> > Feel free to go ahead first.
>> > The branch has been active lately but Hervé and myself are sticked by
>> > the implementation (grammar for jdk6)
>> > If someone is a guru in grammar and antlr, help would be appreciated...
>>
>> Well, once upon a time, I worked on flex and knew something about
>> parsers. Where's the branch?
>>
>> > Cheers,
>> >
>> > Vincent
>> >
>> > 2011/8/20 Benson Margulies :
>> >> When I was puttering in JXR, Hervé mentioned that Vincent had a load
>> >> of stuff in a branch. Now that the new parent POMs are out, I'd like
>> >> to update JXR to use them, and make the plugin 'parent' to the general
>> >> plugin parent. Vincent, do you want to merge in your branch, first?
>> >>
>> >> -
>> >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> >> For additional commands, e-mail: dev-h...@maven.apache.org
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> > For additional commands, e-mail: dev-h...@maven.apache.org
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: JXR misc

2011-08-21 Thread Vincent Siveton
Thanks Benson!

Feel free to go ahead first.
The branch has been active lately but Hervé and myself are sticked by
the implementation (grammar for jdk6)
If someone is a guru in grammar and antlr, help would be appreciated...

Cheers,

Vincent

2011/8/20 Benson Margulies :
> When I was puttering in JXR, Hervé mentioned that Vincent had a load
> of stuff in a branch. Now that the new parent POMs are out, I'd like
> to update JXR to use them, and make the plugin 'parent' to the general
> plugin parent. Vincent, do you want to merge in your branch, first?
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [Vote] Release Maven/Maven Plugins/Maven Shared Components Parent POMs

2011-08-16 Thread Vincent Siveton
+1

Vincent

2011/8/15 Hervé BOUTEMY :
> Hi,
>
> These are parent POMs for Maven projects: version 21 for Maven parent, version
> 22 for Maven Plugins parent and version 17 for Maven Shared Components parent.
>
> We solved 11/7/7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12316641
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12316642
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12316944
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-042/
>
> Staging site, with pom.xml diff to previous version link (sync pending):
> http://maven.apache.org/pom/maven-21/
> http://maven.apache.org/pom/maven-plugins-22/
> http://maven.apache.org/pom/maven-shared-commonents-17/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Checkstyle Plugin version 2.7

2011-08-11 Thread Vincent Siveton
+1 tested

Vincent

2011/8/8 Olivier Lamy :
> Hi,
>
> We solved 6 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=16773&styleName=Text&projectId=11127&Create=Create
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-005/
>
> Staging site:
> http://maven.apache.org/plugins/maven-checkstyle-plugin-2.7/ (wait sync)
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks
> --
> Olivier Lamy
> Talend : http://talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

2011-08-01 Thread Vincent Siveton
+1

Vincent

2011/7/30 Dennis Lundberg :
> Hi,
>
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: POM5 proposal

2011-07-26 Thread Vincent Siveton
Hi Benson

Thanks for your proposal!

IMHO the pom5 should include some tags like  or
 and the javadoc 
see MPIR-149 MJAVADOC-32

Cheers,

Vincent

2011/7/24 Benson Margulies :
> Since I can't edit the Wiki, I created:
>
> https://docs.google.com/document/d/1k3E4vx_4cKJ4zzksVM4oROX3Dffsh0Q4VOGVjd3oUto/edit?hl=en_US
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Wagon version 1.0

2011-07-08 Thread Vincent Siveton
+1

Vincent

2011/7/8 Mark Struberg :
> +1 works so far (have tested yesterday).
>
> Regarding the bugs resolved in 1.0. Can you please dupe them over to 2.0 too?
>
> txs and LieGrue,
> strub
>
> --- On Wed, 7/6/11, Benson Margulies  wrote:
>
>> From: Benson Margulies 
>> Subject: [VOTE] Release Wagon version 1.0
>> To: "Maven Developers List" 
>> Date: Wednesday, July 6, 2011, 11:40 PM
>> Hi,
>>
>> We solved 4 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|54cb0a05f789c3d1c147937a1867cbad60dfe04a|lin&version=16884&styleName=Text&projectId=10335&Create=Create
>>
>> There are still a plenty of issues left in JIRA:
>>
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+WAGON+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide
>>
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-003/
>>
>> Staging site:
>> http://maven.apache.org/wagon-1.0
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Please be so kind as to put your apache email address
>> somewhere in
>> your vote email if it isn't sent from there.
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Maven Download Procedure

2011-07-08 Thread Vincent Siveton
Well, 3 clicks vs 1 click to get Maven vs gradle from the main page,
not a big deal IMHO.
Apache Ant gives it in 2 clicks by catching the right mirror.
Apache Tomcat 2 clicks by catching the right mirror.
Apache Directory gives it in 3 clicks.
and so on

So, I think we are not so bad.

Vincent

2011/7/8 Tim O'Brien :
> I had to write this process down for the millionth time today.  Here it
> is: the current procedure for downloading Maven (without using figures).
>
> 1. Go to http://maven.apache.org.
> 2. On the right-hand side of the page, you should see a section with the
> title "Get Maven 3.0.3".
> 3. Click on the first link in this section, the link titled "Maven 3.0.3"
> next to the folder icon. This will take you to a list of Maven
> distributions.
> 4. Click on one of the archive links (apache-maven-3.0.3-bin.tgz or
> apache-maven-3.0.3-bin.zip) in the "Mirrors" column of this table.
> 5. You should then see the "Apache Download Mirrors" page.
> 6. Click on one of the Mirror URLs and download Apache Maven.
>
> Can we figure out a way to make it this easy?
>
> 1. Go to http://maven.apache.org
> 2. Click on one of the Download buttons to download Maven.
>
> Is /dyn/closer.cgi a Foundation requirement?   Is there any project that
> uses an alternative?  I see closer.cgi used on Tapestry and CouchDB.
>  Apache Directory looks like it uses an intuitive approach (without
> breaking user experience):
> http://directory.apache.org/apacheds/2.0/download/download-windows.html
>
> If you are curious as to why I'm interested in this now.   It is because I'm
> starting to pay much closer attention to Gradle, and Gradle gets this right.
>  The process to download Gradle is:
>
> 1. Go to http://gradle.org
> 2. Click on the download link
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release maven shared parent version 20

2011-06-15 Thread Vincent Siveton
+1 too and agree with Hervé

Vincent

2011/6/15 Hervé BOUTEMY :
> +1
> (72h, the vote is still open for a few hours, isn't it?)
>
> Regards,
>
> Hervé
>
> Le dimanche 12 juin 2011, Benson Margulies a écrit :
>> Hi,
>>
>> We solved 1 issues:
>>
>> ** Improvement
>>     * [MPOM-11] - Update to compile with/for java1.5
>>
>> There are no open JIRAs against the maven shared POM.
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-071/
>>
>> Staging site:
>> N/A
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Fwd: Travel Assistance applications now open for ApacheCon NA 2011

2011-06-07 Thread Vincent Siveton
FYI

-- Forwarded message --
From: Gavin McDonald 
Date: 2011/6/6
Subject: Travel Assistance applications now open for ApacheCon NA 2011
To: committ...@apache.org


The Apache Software Foundation (ASF)'s Travel Assistance Committee (TAC) is
now accepting applications for ApacheCon North America 2011, 7-11 November
in Vancouver BC, Canada.

The TAC is seeking individuals from the Apache community at-large --users,
developers, educators, students, Committers, and Members-- who would like to
attend ApacheCon, but need some financial support in order to be able to get
there. There are limited places available, and all applicants will be scored
on their individual merit.

Financial assistance is available to cover flights/trains, accommodation and
entrance fees either in part or in full, depending on circumstances.
However, the support available for those attending only the BarCamp (7-8
November) is less than that for those attending the entire event (Conference
+ BarCamp 7-11 November). The Travel Assistance Committee aims to support
all official ASF events, including cross-project activities; as such, it may
be prudent for those in Asia and Europe to wait for an event geographically
closer to them.

More information can be found at http://www.apache.org/travel/index.html
including a link to the online application and detailed instructions for
submitting.

Applications will close on 8 July 2011 at 22:00 BST (UTC/GMT +1).

We wish good luck to all those who will apply, and thank you in advance for
tweeting, blogging, and otherwise spreading the word.

Regards,
The Travel Assistance Committee

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven EAR Plugin version 2.6

2011-06-07 Thread Vincent Siveton
sounds good +1

Vincent

2011/6/6 Stephane Nicoll :
> Hi,
>
> I'd like to release the maven ear plugin. It is a follow up of the new
> application client archive (ACR) plugin that was released a few weeks
> ago. 2.6 brings a compatibility layer that auto-detectes the 'acr'
> packaging type just like it does for ejb,war,rar and other
> JavaEE-related modules.
>
> We solved 3 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11132&version=14487
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11132&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-052/
>
> Staging site:
> http://maven.apache.org/plugins/maven-ear-plugin-2.6/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks,
> S.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Maven Manual PDF

2011-06-07 Thread Vincent Siveton
Could you create an issue for this one?
http://jira.codehaus.org/browse/MPDF

Cheers,

Vincent


2011/6/7 Michael Angstadt :
> Hi, I just wanted to let you know that in the PDF version of the Maven
> manual (http://maven.apache.org/apache-maven.pdf), the super POM code
> listings on pages 113 and 115 are cut off.  They should span multiple pages
> but instead are cut off after the first page.  This website has the entire
> super POM code listings:
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
>
> Thanks
> Mike
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Plugins version 20 (take 2)

2011-05-17 Thread Vincent Siveton
+1

Vincent

2011/5/15 Dennis Lundberg :
> Hi,
>
> The new things in this release is the addition of ciManagement pointing
> to Jenkins and configuration for maven-changes-plugin. The latter will
> make it possible to generate and send announcement mails using
> maven-changes-plugin.
>
> I tried the configuration when i released the GPG Plugin and it worked
> well, so I have now moved it to the plugins parent making it available
> to all plugins.
>
> I will add documentation to the developer section of our site on how to
> use this new feature shortly.
>
> A similar configuration is in the works for shared components as well,
> but it requires a new release of maven-changes-plugin to work. I'll
> follow up with that after this release.
>
> For detailed changes, see
> https://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?r1=1069631&r2=1103416&diff_format=h
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-015/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Project Info Reports Plugin version 2.4

2011-05-17 Thread Vincent Siveton
+1

Vincent

2011/5/15 Hervé BOUTEMY :
> Hi,
>
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&styleName=Html&version=17000
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging site:
> http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.4/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Javadoc Plugin version 2.8

2011-05-03 Thread Vincent Siveton
+1

Thanks

Vincent

2011/5/1 Hervé BOUTEMY :
> Hi,
>
> We solved 15 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138&version=16433
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11138&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-009/
>
> Staging site:
> http://maven.apache.org/plugins/maven-javadoc-plugin-2.8/ (sync pending)
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Hervé
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Doxia 1.2 and Doxia Sitetools 1.2

2011-04-29 Thread Vincent Siveton
+1

Vincent

2011/4/26 Dennis Lundberg :
> Hi,
>
> We solved 5 + 15 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&version=14082&styleName=Html
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&version=16990&styleName=Html
>
> Note: 3 issues about the "Link Checker" in the Doxia Release Notes
> really belong to Doxia Tools, which hasn't got its own JIRA project yet.
> I will move these to a new JIRA project shortly.
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=14082&status=1
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=16990&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-116/
>
> Staging sites:
> http://maven.apache.org/doxia/doxia-1.2/
> http://maven.apache.org/doxia/doxia-sitetools-1.2/
>
> Note: The sites are only partially deployed yet. I'm having problems
> with the Javadoc Report generation failing with a NullPointerException.
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1094194 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/main/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven

2011-04-24 Thread Vincent Siveton
/apidocs/options" );
>> >>>          assertTrue( FileUtils.fileExists( options.getAbsolutePath() )
>> >>>          ); String optionsContent = readFile( options );
>> >>>
>> >>> -        // NO -link
>> >>> http://download.oracle.com/javase/1.5.0/docs/api/docs/api/package-list
>> >>> -
>> >>>
>> >>>        if ( JavadocUtilTest.isWebSiteOnline( null,
>> >>>
>> >>> getContainer().getLogger(), "http://download.oracle.com/"; ) ) +
>> >>> if ( isMavenSiteOnline )
>> >>>
>> >>>          {
>> >>>
>> >>> -            assertTrue( optionsContent.indexOf( "-link" ) == -1 );
>> >>> +            // NO -link
>> >>> http://maven.apache.org/shared/maven-filtering/apidocs/package-list +
>> >>>
>> >>>         assertTrue( !optionsContent.contains( "-link
>> >>>
>> >>> 'http://maven.apache.org/shared/maven-filtering/apidocs'" ) );
>> >>>
>> >>>          }
>> >>>
>> >>>          // real proxy
>> >>>
>> >>> @@ -959,6 +964,7 @@ public class JavadocReportTest
>> >>>
>> >>>              mojo = (JavadocReport) lookupMojo( "javadoc", testPom );
>> >>>              setVariableValueToObject( mojo, "settings", settings );
>> >>>
>> >>> +            setVariableValueToObject( mojo, "remoteRepositories",
>> >>> mojo.project.getRemoteArtifactRepositories() );
>> >>>
>> >>>              mojo.execute();
>> >>>              readed = readFile( commandLine );
>> >>>              assertTrue( readed.indexOf( "-J-Dhttp.proxySet=true" ) !=
>> >>>              -1 );
>> >>>
>> >>> @@ -966,10 +972,10 @@ public class JavadocReportTest
>> >>>
>> >>>              assertTrue( readed.indexOf( "-J-Dhttp.proxyPort=" +
>> >>>              proxyServer.getPort() ) != -1 );
>> >>>
>> >>>              optionsContent = readFile( options );
>> >>>
>> >>> -            // -link
>> >>> http://download.oracle.com/javase/1.5.0/docs/api/package-list -
>> >>>
>> >>>   if ( JavadocUtilTest.isWebSiteOnline( null,
>> >>>
>> >>> getContainer().getLogger(), "http://download.oracle.com/"; ) ) +
>> >>>
>> >>>   if ( isMavenSiteOnline )
>> >>>
>> >>>              {
>> >>>
>> >>> -                assertTrue( optionsContent.indexOf( "-link" ) != -1 );
>> >>> +                // -link
>> >>> http://maven.apache.org/shared/maven-filtering/apidocs/package-list +
>> >>>
>> >>>             assertTrue( optionsContent.contains( "-link
>> >>>
>> >>> 'http://maven.apache.org/shared/maven-filtering/apidocs'" ) );
>> >>>
>> >>>              }
>> >>>              assertTrue( true );
>> >>>
>> >>>          }
>> >>>
>> >>> @@ -1006,6 +1012,7 @@ public class JavadocReportTest
>> >>>
>> >>>              mojo = (JavadocReport) lookupMojo( "javadoc", testPom );
>> >>>              setVariableValueToObject( mojo, "settings", settings );
>> >>>
>> >>> +            setVariableValueToObject( mojo, "remoteRepositories",
>> >>> mojo.project.getRemoteArtifactRepositories() );
>> >>>
>> >>>              mojo.execute();
>> >>>              readed = readFile( commandLine );
>> >>>              assertTrue( readed.indexOf( "-J-Dhttp.proxySet=true" ) !=
>> >>>              -1 );
>> >>>
>> >>> @@ -1015,10 +1022,10 @@ public class JavadocReportTest
>> >>>
>> >>>              assertTrue( readed.indexOf(
>> >>>              "-J-Dhttp.proxyPassword=\\\"bar\\\"" ) != -1 );
>> >>>
>> >>>              optionsContent = readFile( options );
>> >>>
>> >>> -            // -link
>> >>> http://download.oracle.com/javase/1.5.0/docs/api/docs/api/package-list
>> >>> -
>> >>>
>> >>>            if ( JavadocUtilTest.isWebSiteOnline( null,
>> >>>
>> >>> getContainer().getLogger(), "http://download.oracle.com"; ) ) +
>> >>>
>> >>>  if ( isMavenSiteOnline )
>> >>>
>> >>>              {
>> >>>
>> >>> -                assertTrue( optionsContent.indexOf( "-link" ) != -1 );
>> >>> +                // -link
>> >>> http://maven.apache.org/shared/maven-filtering/apidocs/package-list +
>> >>>
>> >>>             assertTrue( optionsContent.contains( "-link
>> >>>
>> >>> 'http://maven.apache.org/shared/maven-filtering/apidocs'" ) );
>> >>>
>> >>>              }
>> >>>              assertTrue( true );
>> >>>
>> >>>          }
>> >>>
>> >>> Modified:
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/maven
>> >>> / plugin/javadoc/stubs/ProxyTestMavenProjectStub.java URL:
>> >>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/s
>> >>> r
>> >>> c/test/java/org/apache/maven/plugin/javadoc/stubs/ProxyTestMavenProjec
>> >>> tSt ub.java?rev=1094194&r1=1094193&r2=1094194&view=diff
>> >>> ===
>> >>> = == ---
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/maven
>> >>> / plugin/javadoc/stubs/ProxyTestMavenProjectStub.java (original) +++
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/mave
>> >>> n/ plugin/javadoc/stubs/ProxyTestMavenProjectStub.java Sun Apr 17
>> >>> 20:52:02 2011 @@ -19,19 +19,26 @@ package
>> >>> org.apache.maven.plugin.javadoc.
>> >>>
>> >>>   * under the License.
>> >>>   */
>> >>>
>> >>> +import org.apache.maven.artifact.Artifact;
>> >>>
>> >>>  import org.apache.maven.model.Build;
>> >>>
>> >>> +import org.apache.maven.plugin.testing.stubs.ArtifactStub;
>> >>>
>> >>>  import org.apache.maven.plugin.testing.stubs.MavenProjectStub;
>> >>>
>> >>>  import java.io.File;
>> >>>  import java.util.ArrayList;
>> >>>
>> >>> +import java.util.HashSet;
>> >>>
>> >>>  import java.util.List;
>> >>>
>> >>> +import java.util.Set;
>> >>>
>> >>>  /**
>> >>>
>> >>>   * @author mailto:vincent.sive...@gmail.com";>Vincent
>> >>>   Siveton * @version $Id$
>> >>>   */
>> >>>
>> >>> -public class ProxyTestMavenProjectStub extends MavenProjectStub
>> >>> +public class ProxyTestMavenProjectStub
>> >>> +    extends MavenProjectStub
>> >>>
>> >>>  {
>> >>>
>> >>> +    private Set dependencyArtifacts = new
>> >>> HashSet(); +
>> >>>
>> >>>      public ProxyTestMavenProjectStub()
>> >>>      {
>> >>>
>> >>>          readModel( new File( getBasedir(),
>> >>>          "proxy-test-plugin-config.xml" ) );
>> >>>
>> >>> @@ -52,6 +59,16 @@ public class ProxyTestMavenProjectStub e
>> >>>
>> >>>          List compileSourceRoots = new ArrayList();
>> >>>          compileSourceRoots.add( getBasedir() + "/src/main/java" );
>> >>>          setCompileSourceRoots( compileSourceRoots );
>> >>>
>> >>> +
>> >>> +        ArtifactStub artifact = new ArtifactStub();
>> >>> +        artifact.setGroupId( "org.apache.maven.shared" );
>> >>> +        artifact.setArtifactId( "maven-filtering" );
>> >>> +        artifact.setVersion( "1.0-beta-4" );
>> >>> +        artifact.setScope( Artifact.SCOPE_RUNTIME );
>> >>> +        artifact.setType( "jar" );
>> >>> +        artifact.setFile( getBasedir() );
>> >>> +
>> >>> +        dependencyArtifacts.add( artifact );
>> >>>
>> >>>      }
>> >>>
>> >>>      /** {@inheritDoc} */
>> >>>
>> >>> @@ -59,4 +76,9 @@ public class ProxyTestMavenProjectStub e
>> >>>
>> >>>      {
>> >>>
>> >>>          return new File( super.getBasedir() +
>> >>>          "/src/test/resources/unit/proxy-test" );
>> >>>
>> >>>      }
>> >>>
>> >>> +
>> >>> +    public Set getDependencyArtifacts()
>> >>> +    {
>> >>> +        return dependencyArtifacts;
>> >>> +    }
>> >>>
>> >>>  }
>> >>>
>> >>> Modified:
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/proxy-
>> >>> t est/proxy-test-plugin-config.xml URL:
>> >>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/s
>> >>> r
>> >>> c/test/resources/unit/proxy-test/proxy-test-plugin-config.xml?rev=1094
>> >>> 194 &r1=1094193&r2=1094194&view=diff
>> >>> ===
>> >>> = == ---
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/proxy-
>> >>> t est/proxy-test-plugin-config.xml (original) +++
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/proxy-
>> >>> t est/proxy-test-plugin-config.xml Sun Apr 17 20:52:02 2011 @@ -42,7
>> >>> +42,8 @@ under the License.
>> >>>
>> >>>            
>> >>>            
>> >>>            java
>> >>>
>> >>> -          true
>> >>> +          false
>> >>> +          true
>> >>>
>> >>>            true
>> >>>            true
>> >>>            true
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> > For additional commands, e-mail: dev-h...@maven.apache.org
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1094194 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/main/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven

2011-04-24 Thread Vincent Siveton
>>
>> >>> javadoc executable version i.e.: " -
>> >>> + fJavadocVersion );
>> >>> -            }
>> >>> +            getLog().debug( "No maven-compiler-plugin defined in
>> >>> ${build.plugins} or in " +                                +
>> >>> "${project.build.pluginManagement} for the " + project.getId() +
>> >>>
>> >>>                        + ". Added Javadoc API link according the
>> >>>                        javadoc
>> >>>
>> >>> executable version i.e.: " +                                +
>> >>> fJavadocVersion );
>> >>>
>> >>>          }
>> >>>
>> >>>          String javaApiLink = null;
>> >>>
>> >>> Modified:
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/maven
>> >>> / plugin/javadoc/JavadocReportTest.java URL:
>> >>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/s
>> >>> r
>> >>> c/test/java/org/apache/maven/plugin/javadoc/JavadocReportTest.java?rev
>> >>> =10 94194&r1=1094193&r2=1094194&view=diff
>> >>> ===
>> >>> = == ---
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/maven
>> >>> / plugin/javadoc/JavadocReportTest.java (original) +++
>> >>> maven/plugins/trunk/maven-javadoc-plugin/src/test/java/org/apache/maven
>> >>> / plugin/javadoc/JavadocReportTest.java Sun Apr 17 20:52:02 2011 @@
>> >>> -902,6 +902,10 @@ public class JavadocReportTest
>> >>>
>> >>>      public void testProxy()
>> >>>
>> >>>          throws Exception
>> >>>
>> >>>      {
>> >>>
>> >>> +        final boolean isMavenSiteOnline =
>> >>> +            JavadocUtilTest.isWebSiteOnline( null,
>> >>> getContainer().getLogger(), +
>> >>>
>> >>>  "http://maven.apache.org/shared/maven-filtering/apidocs/package-list";
>> >>>
>> >>> ); +
>> >>>
>> >>>          Settings settings = new Settings();
>> >>>          Proxy proxy = new Proxy();
>> >>>
>> >>> @@ -919,6 +923,7 @@ public class JavadocReportTest
>> >>>
>> >>>          JavadocReport mojo = (JavadocReport) lookupMojo( "javadoc",
>> >>>          testPom ); assertNotNull( mojo );
>> >>>          setVariableValueToObject( mojo, "settings", settings );
>> >>>
>> >>> +        setVariableValueToObject( mojo, "remoteRepositories",
>> >>> mojo.project.getRemoteArtifactRepositories() );
>> >>>
>> >>>          mojo.execute();
>> >>>
>> >>>          File commandLine = new File( getBasedir(),
>> >>>          "target/test/unit/proxy-test/target/site/apidocs/javadoc." + (
>> >>>          SystemUtils.IS_OS_WINDOWS ? "bat" : "sh" ) );
>> >>>
>> >>> @@ -934,10 +939,10 @@ public class JavadocReportTest
>> >>>
>> >>>          File options = new File( getBasedir(),
>> >>>          "target/test/unit/proxy-test/target/site/apidocs/options" );
>> >>>          assertTrue( FileUtils.fileExists( options.getAbsolutePath() )
>> >>>          ); String optionsContent = readFile( options );
>> >>>
>> >>> -        // NO -link
>> >>> http://download.oracle.com/javase/1.5.0/docs/api/docs/api/package-list
>> >>> -
>> >>>
>> >>>        if ( JavadocUtilTest.isWebSiteOnline( null,
>> >>>
>> >>> getContainer().getLogger(), "http://download.oracle.com/"; ) ) +
>> >>> if ( isMavenSiteOnline )
>> >>>
>> >>>          {
>> >>>
>> >>> -            assertTrue( optionsContent.indexOf( "-link" ) == -1 );
>> >>> +            // NO -link
>> >>> http://maven.apache.org/shared/maven-filtering/apidocs/package-list +
>> >>>
>> >>>         assertTrue( !optionsContent.contains( "-link
>> >>>
>> >>> 'http://maven.apache.org/shared/maven-fi

Re: [VOTE] Release Maven ANT Tasks version 2.1.2

2011-03-30 Thread Vincent Siveton
work here +1

Vincent

2011/3/28 Stephen Connolly :
> Hi,
>
> We solved N issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&styleName=Html&version=16670
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11533&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-052/
>
> Staging site: (may still be syncing)
> http://maven.apache.org/ant-tasks-2.1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -Stephen
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven SCM 1.5

2011-03-30 Thread Vincent Siveton
+1

Vincent

2011/3/28 Olivier Lamy :
> Hi,
> I'd like to release Apache Maven SCM 1.5.
>
> We solved 32 issues :
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527&version=16688
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-051/
>
> Staging sites  :
> Scm : http://maven.apache.org/scm-1.5
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> Thanks,
> --
> Olivier Lamy
> http://twitter.com/olamy
> http://www.linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven GPG Plugin version 1.2

2011-03-21 Thread Vincent Siveton
+1 but MGPG-34 has a patch so +0

Vincent

2011/3/21 Dennis Lundberg :
> Hi,
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11431&styleName=Html&version=16529
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11431&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-021/
>
> Staging site:
> http://maven.apache.org/plugins/maven-gpg-plugin-1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Relase Maven Stylus Skin 1.3

2011-02-05 Thread Vincent Siveton
+1

Vincent

2011/2/4 Olivier Lamy :
> Hello,
> I'd like to release Apache Maven Stylus Skin 1.3
> The staging repo is here :
> https://repository.apache.org/content/repositories/maven-035/
>
> One issue fixed : http://jira.codehaus.org/browse/MSKINS-9
> And some trademarks information in the website footer see :
> http://maven.apache.org.
>
> The vote is open for 72H
>
> [+1]
> [0]
> [-1]
>
> Here my +1
>
> Thanks,
> --
> Olivier Lamy
> http://twitter.com/olamy
> http://www.linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Maven Doap Plugin 1.1 Released

2011-01-15 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Doap
Plugin, version 1.1

The DOAP Plugin is used to generate compliant Description of a Project
(DOAP) file from a POM. The main goal is to be able to provide DOAP
files for Semantic Web systems that use them as primary input but that
would also alleviate the burden of maintaining two sets of metadata.

http://maven.apache.org/plugins/maven-doap-plugin/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-doap-plugin
  1.1


Release Notes - Maven 2.x DOAP Plugin - Version 1.1

** Bug
* [MDOAP-22] - Documentation regarding site-integration hrefs wrong file
* [MDOAP-23] - Plugin assumes that both  and
 are always specified
* [MDOAP-24] - programing-language, os and name properties should
be an RDF literals, not a RDF resources.
* [MDOAP-25] - foaf:Organization usage doesn't comply with DoaP/FoaF specs.
* [MDOAP-26] - minimal pom IT is failing with Maven 3
* [MDOAP-27] - Generated files aren't useable with Jena
* [MDOAP-31] - Generated DOAP Mailing lists are too stricts

** Improvement
* [MDOAP-28] - Remove developers/contributors having role 'emeritus'
* [MDOAP-32] - Generate a DOAP file for another Maven Project
* [MDOAP-33] - Add more DOAP options like blog, audience, plateform...
* [MDOAP-34] - Add a way to add dynamically namespace

** New Feature
* [MDOAP-15] - Please add german localization
* [MDOAP-29] - Detect Apache projects
* [MDOAP-35] - Fetch file-release url

** Task
* [MDOAP-30] - Update requirement to Maven 2.2 and Java 5

Enjoy,

-The Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven DOAP Plugin version 1.1 (take two)

2011-01-15 Thread Vincent Siveton
The vote has passed with the following result :

+1 (binding): Olivier, Benjamin, Vincent

I will promote the artifacts to the central repo soon.

Vincent

2011/1/12 Vincent Siveton :
> Hi,
>
> We solved 15 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11310&styleName=Html&version=14479
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11310&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-021/
>
> Staging site:
> http://maven.apache.org/plugins/maven-doap-plugin-1.1
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven DOAP Plugin version 1.1 (take two)

2011-01-12 Thread Vincent Siveton
Hi,

We solved 15 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11310&styleName=Html&version=14479

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11310&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-021/

Staging site:
http://maven.apache.org/plugins/maven-doap-plugin-1.1

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.0.2

2011-01-11 Thread Vincent Siveton
+1

Vincent

2011/1/8 Benjamin Bentmann :
> Hi,
>
> We solved 25 issues since 3.0.1:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16952
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10500&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-011/
>
> Staged source and binary distros:
> https://repository.apache.org/content/repositories/maven-011/org/apache/maven/apache-maven/3.0.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven DOAP Plugin version 1.1

2011-01-06 Thread Vincent Siveton
Hi Benjamin,

Thanks to catch them, I will fix soon

Cheers

Vincent

2011/1/5 Benjamin Bentmann :
> Vincent Siveton wrote:
>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-004/
>
>>        // current project
>>        File outFile = new File( doapFile );
>>        if ( !doapFile.contains( File.separator ) )
>>        {
>>            outFile = new File( outputDirectory, doapFile );
>>        }
>>        writeDoapFile( project, outFile );
>
> This causes a regression for doapFile="target/foo.rdf" on Windows. Even on
> Unix, it would write the file into the working directory instead of the
> project basedir.
>
>>            if ( artifact != null )
>>            {
>>                about = project.getUrl();
>>            }
>>
>>            try
>>            {
>>                new URL( about );
>
> It seems troublesome to unconditionally overwrite the user-specified "about"
> param with the project URL, which could be null, and to use java.net.URL
> instead of java.net.URI to verify the syntax.
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven DOAP Plugin version 1.1

2011-01-05 Thread Vincent Siveton
2011/1/5 Lukas Theussl :
>
>
> Jesse Farinacci wrote:
>>
>> Hi,
>>
>> On Wed, Jan 5, 2011 at 6:49 AM, Vincent Siveton
>>  wrote:
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins/maven-doap-plugin-1.1
>>>
>>
>> The site seems unavailable..
>
> It's there now, however, the links in the navigation menu are broken, same
> problem as last time?

I already noticed it one hour ago and redeployed using
site-plugin:2.0.2, need to rsync.
However, I noticed in Project Plugin Management page that the
site-plugin version is 2.0.1. Any reason why not using 2.2 in our
parent poms?

Cheers,

Vincent

> -Lukas
>
>>
>> -Jesse
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven DOAP Plugin version 1.1

2011-01-05 Thread Vincent Siveton
Hi,

We solved 15 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11310&styleName=Html&version=14479

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11310&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-004/

Staging site:
http://maven.apache.org/plugins/maven-doap-plugin-1.1

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Maven Project Info Reports Plugin 2.3.1 Released

2010-12-21 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Project
Info Reports Plugin, version 2.3.1

This plugin is used to generate reports information about the project.
http://maven.apache.org/plugins/maven-project-info-reports-plugin/

You should specify the version in your project's plugin configuration:


 org.apache.maven.plugins
 maven-project-info-reports-plugin
 2.3.1


Release Notes - Maven 2.x Project Info Reports Plugin - Version 2.3.1

** Bug
* [MPIR-201] - The project info module report produces incorrect links
* [MPIR-209] - Wrong links in modules overview page if module
artifactId does not match directory structure
* [MPIR-210] - Project Summary Download link points to
distributionManagement (upload) url
* [MPIR-211] - NPE with custom text bundle
* [MPIR-212] - src/main/java does not exist for non-jar project

Enjoy,

-The Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3.1

2010-12-21 Thread Vincent Siveton
The vote has passed with the following result :

+1 (binding): Hervé Boutemy, Lukas Theussl, Olivier Lamy, Benjamin
Bentmann, Vincent Siveton

I will promote the artifacts to the central repo.

2010/12/18 Vincent Siveton :
> Hi,
>
> This is a maintenance release. We solved 5 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=17021
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-034/
>
> Staging site:
> http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.3.1
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven Project Info Reports Plugin version 2.3.1

2010-12-18 Thread Vincent Siveton
Hi,

This is a maintenance release. We solved 5 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=17021

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-034/

Staging site:
http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.3.1

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[ANN] Maven Project Info Reports Plugin 2.3 Released

2010-12-11 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Project
Info Reports Plugin, version 2.3

This plugin is used to generate reports information about the project.

http://maven.apache.org/plugins/maven-project-info-reports-plugin/

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-project-info-reports-plugin
  2.3



Release Notes - Maven 2.x Project Info Reports Plugin - Version 2.3


** Bug
* [MPIR-128] - Add a link to a repository location in Project Summary
* [MPIR-158] - Artifact ## has no file error.
* [MPIR-180] - Repositories which require authentication get blacklisted
* [MPIR-198] - introduction does not allow HTML markup
* [MPIR-199] - ProjectInfoReportUtils.java : Avoid using blocking
call [ url.openStream() ] while opening stream from an URL

** Improvement
* [MPIR-171] - support "TimeZones" as a timezone
* [MPIR-194] - [WARNING] Deprecated API called
* [MPIR-202] - Typo
* [MPIR-204] - License report should not try to include pdf
content as plain text
* [MPIR-206] - Generalize configuration for text reports

** New Feature
* [MPIR-80] - Add Java requirements to the Dependency Report
* [MPIR-205] - Add the license information for each dependency
* [MPIR-207] - Add a distribution management report

** Task
* [MPIR-200] - update requirement to Maven 2.2 and Java 5

Enjoy,

-The Maven team

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-11 Thread Vincent Siveton
The vote has passed with the following result :

+1 (binding): Hervé Boutemy, Lukas Theussl, Olivier Lamy, John Casey,
Emmanuel Venisse, Vincent Siveton
+1 (non binding): Tony chemit

I will promote the artifacts to the central repo.

2010/12/7 Vincent Siveton :
> Hi,
>
> We solved 14 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-062/
>
> Staging site:
> http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.3
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1044272 - in /maven/plugins/trunk/maven-doap-plugin: ./ src/main/java/org/apache/maven/plugin/doap/ src/test/java/org/apache/maven/plugin/doap/ src/test/resources/ src/test/resources/

2010-12-10 Thread Vincent Siveton
I just followed Jena doc :) I will remove it. Tx!

Vincent

2010/12/10 Benjamin Bentmann :
> Hi Vincent,
>
>> Author: vsiveton
>> Date: Fri Dec 10 10:32:41 2010
>> New Revision: 1044272
>>
>> URL: http://svn.apache.org/viewvc?rev=1044272&view=rev
>> Log:
>> MDOAP-27: Generated files aren't useable with Jena
>>
>> o added validate parameter
>> [...]
>> Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1044272&r1=1044271&r2=1044272&view=diff
>>
>> ==
>> --- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-doap-plugin/pom.xml Fri Dec 10 10:32:41 2010
>> @@ -49,6 +49,13 @@ under the License.
>>      http://jira.codehaus.org/browse/MDOAP
>>    
>>
>> +
>> +
>> +jena
>> +http://openjena.org/repo/
>> +
>> +
>
> What is the reason for this repository declaration? Their repo is synced to
> central.
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-08 Thread Vincent Siveton
No you right, it seems that the site plugin version used was 2.0.1...
I redeployed using site:2.2 (need rsync)

Vincent

2010/12/8 Lukas Theussl :
>
> Hi Vincent,
>
> The staged site is missing links to the following goals on the main page:
>
> distribution-management
> help
> modules
>
> and the links in the navigation menu on the left do not work. Building the
> site locally, my links are fine. Anything I'm missing?
>
> -Lukas
>
>
> Vincent Siveton wrote:
>>
>> Hi,
>>
>> We solved 14 issues:
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664
>>
>> There are still a couple of issues left in JIRA:
>>
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-062/
>>
>> Staging site:
>> http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.3
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-07 Thread Vincent Siveton
Hi,

We solved 14 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-062/

Staging site:
http://maven.apache.org/plugins/maven-project-info-reports-plugin-2.3

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1041791 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

2010-12-03 Thread Vincent Siveton
Thanks, I will fix it.

Vincent

2010/12/3 Benjamin Bentmann :
> Hi Vincent,
>
>> Author: vsiveton
>> Date: Fri Dec  3 12:42:38 2010
>> New Revision: 1041791
>>
>> URL: http://svn.apache.org/viewvc?rev=1041791&view=rev
>> Log:
>> o improved TransferFailedException catch for unknown hosts
>> o take care of unknown hosts to prevent undesirable ping
>>
>> Modified:
>>
>> maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java
>> [...]
>> @@ -241,13 +253,21 @@ public class RepositoryUtils
>>          }
>>          catch ( TransferFailedException e )
>>          {
>> -            if ( log.isDebugEnabled() )
>> +            if ( e.getCause().getClass().isAssignableFrom(
>> UnknownHostException.class ) )
>
> This yields an NPE if the exception has no cause. Something like this is
> safer:
>
> if ( e.getCause() instanceof UnknownHostException )
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Adding a list of available language in site plugin (MSITE-41).

2010-11-29 Thread Vincent Siveton
Hi

First thanks to take care of this issue. I didn't have enough time to
work on it...
Feel free to provide a patch, I could review it and probably commit it
into site 2.2.x and 3.0.x

Vincent

2010/11/29 Yevgeny Nyden :
> I'd like to contribute to the site plugin but not sure if the following
> issue is still relevant: MSITE-41 
>
> Can someone please comment and act on this issue.
>
> Thanks,
> Yevgeny
>
> P.S. Also, I'm trying to commit
> DOXIASITETOOLS-40
> patch
> to the doxia project, but that issue hasn't been noticed yet either.
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.0.1

2010-11-24 Thread Vincent Siveton
+1

Vincent

2010/11/23 Benjamin Bentmann :
> Hi,
>
> 3.0.1-RC1 seems to be fine, thanks to those who tested it. So let's do the
> real thing.
>
> We solved 21 issues since 3.0:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16331
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10500&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-004/
>
> Staged source and binary distros:
> https://repository.apache.org/content/repositories/maven-004/org/apache/maven/apache-maven/3.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Evaluate expressions in a plugin

2010-11-23 Thread Vincent Siveton
All expressions should be proceed by Maven.
FYI Maven uses plexus-interpolation inside. At glance:

RegexBasedInterpolator interpolator = new RegexBasedInterpolator();
interpolator.addValueSource( new PropertiesBasedValueSource(
System.getProperties() ) );
interpolator.interpolate( myString );

HTH

Vincent

2010/11/23 Costin Caraivan :
>
> Hello,
>
> Is there a simple way to evaluate expressions in a custom Maven 2 plugin?
> The plugin I'm writing now tries to parse some string which may contain
> Maven 2 expressions, and I'd like to use Maven 2's mechanisms for
> filtering/interpolating/replacing these properties. I've looked a bit
> through the source code of the maven-help-plugin, especially help:evaluate,
> but it doesn't seem too straightforward.
>
> So, is there a simple solution to evaluate expressions in a Maven 2 plugin?
> Dynamic expressions, not static ones like @parameter
> expression="${something}".
>
> Thanks :)
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Evaluate-expressions-in-a-plugin-tp3276728p3276728.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Doxia Tools shared component version 1.3

2010-11-23 Thread Vincent Siveton
+1

Vincent

2010/11/21 Dennis Lundberg :
> Hi,
>
> We solved 5 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=16051
>
> There are still no issues left in JIRA!
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-019/
>
> Staging site:
> http://maven.apache.org/shared/maven-doxia-tools-1.3/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=16694
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-007/
>
> Staging sites:
> http://maven.apache.org/doxia/doxia-1.1.4/
> http://maven.apache.org/doxia/doxia-sitetools-1.1.4/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Wagon version 1.0-beta-7

2010-11-16 Thread Vincent Siveton
+1

Vincent

2010/11/13 Dennis Lundberg :
> Hi,
>
> We solved 4 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&styleName=Html&version=15972
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10335&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-005/
>
> Staging site:
> http://maven.apache.org/wagon-1.0-beta-7/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Linkcheck Plugin version 1.1 and Doxia Tools 1.2

2010-11-10 Thread Vincent Siveton
+1

Vincent

2010/11/9 Dennis Lundberg :
> Hi,
>
> We solved 6 + 3 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12100&styleName=Html&version=16748
> http://jira.codehaus.org/browse/DOXIA-410
> http://jira.codehaus.org/browse/DOXIA-412
> http://jira.codehaus.org/browse/DOXIA-414
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=12100&status=1
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+DOXIA+AND+resolution+%3D+Unresolved+AND+component+%3D+%22Doxia+Tools%22+ORDER+BY+priority+DESC&mode=hide
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-051/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-linkcheck-plugin-1.1/
> http://maven.apache.org/doxia/doxia-tools-1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: svn commit: r1030628 - /maven/maven-3/trunk/doap_Maven.rdf

2010-11-03 Thread Vincent Siveton
AFAIK james uses it and probably some other ASF projects like myfaces TBD.

Vincent

2010/11/3 Brett Porter :
> I tried the plugin, but the content was significantly different to the 
> original. Didn't have time to check it, but noticed at least a few problems 
> with the distribution URLs, so I dropped it into my to check list and just 
> edited it by hand.
>
> Does anyone else know if it's being used somewhere?
>
> - Brett
>
> On 03/11/2010, at 6:08 PM, Jason van Zyl wrote:
>
>> Are you hand editing this or using the plugin? If you're hand editing it 
>> then the doap plugin is another candidate for nuking.
>>
>> On Nov 3, 2010, at 8:28 PM, br...@apache.org wrote:
>>
>>> Author: brett
>>> Date: Wed Nov  3 19:28:03 2010
>>> New Revision: 1030628
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1030628&view=rev
>>> Log:
>>> short desc should be... short
>>>
>>> Modified:
>>>   maven/maven-3/trunk/doap_Maven.rdf
>>>
>>> Modified: maven/maven-3/trunk/doap_Maven.rdf
>>> URL: 
>>> http://svn.apache.org/viewvc/maven/maven-3/trunk/doap_Maven.rdf?rev=1030628&r1=1030627&r2=1030628&view=diff
>>> ==
>>> --- maven/maven-3/trunk/doap_Maven.rdf (original)
>>> +++ maven/maven-3/trunk/doap_Maven.rdf Wed Nov  3 19:28:03 2010
>>> @@ -23,7 +23,7 @@ under the License.
>>>    Apache Maven
>>>    http://maven.apache.org/"/>
>>>    http://maven.apache.org/"/>
>>> -    Maven is a project development management and comprehension 
>>> tool. Based on the concept of a project object model: builds, dependency 
>>> management, documentation creation, site publication, and distribution 
>>> publication are all controlled from the declarative file. Maven can be 
>>> extended by plugins to utilise a number of other development tools for 
>>> reporting or the build process.
>>> +    Maven is a project development management and comprehension 
>>> tool.
>>>    Maven is a project development management and comprehension 
>>> tool. Based on the concept of a project object model: builds, dependency 
>>> management, documentation creation, site publication, and distribution 
>>> publication are all controlled from the declarative file. Maven can be 
>>> extended by plugins to utilise a number of other development tools for 
>>> reporting or the build process.
>>>    http://jira.codehaus.org/browse/MNG"/>
>>>    http://maven.apache.org/mail-lists.html"/>
>>>
>>>
>>
>> Thanks,
>>
>> Jason
>>
>> --
>> Jason van Zyl
>> Founder,  Apache Maven
>> http://twitter.com/jvanzyl
>> -
>>
>> A man enjoys his work when he understands the whole and when he
>> is responsible for the quality of the whole
>>
>> -- Christopher Alexander, A Pattern Language
>>
>>
>>
>
> --
> Brett Porter
> br...@apache.org
> http://brettporter.wordpress.com/
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Why are you so quick (Was: Culling dead/inactive plugins)

2010-11-01 Thread Vincent Siveton
2010/11/1 Dennis Lundberg :
> I've now reverted the changes in svn.

Thank Dennis to have catch up the legendary Jason's speed.

Vincent

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Why are you so quick (Was: Culling dead/inactive plugins)

2010-11-01 Thread Vincent Siveton
2010/11/1 Jason van Zyl :
>
> On Nov 1, 2010, at 10:59 PM, Vincent Siveton wrote:
>
>> Hi,
>>
>> I agree in the fact to move unmaintened plugins but god, why are you
>> so quick one more time!
>> You asked Dennis to create a wiki page but you already retired the
>> plugins.
>
> Yes, because I wouldn't write a wiki page, but if he wants some process then 
> the process has to be documented. Now that I have time to work, I start and 
> that's how I started. If I started erasing the plugins that would be 
> different.
>
>> Ok I know we could revert your changes but why send us an
>> email and move them 2 min after! We are a community Jason!
>>
>
> And I'll happily abide by stuff we document.
>

Which are? Removing plugins without updating our website? Think about
our final users!
I know that documentation is not your strong but you (or someone else)
should update our documentation (ie src/site/apt/plugins/index.apt
similar to http://mojo.codehaus.org/plugins.html#Plugin_Graveyard)

Vincent

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Why are you so quick (Was: Culling dead/inactive plugins)

2010-11-01 Thread Vincent Siveton
Hi,

I agree in the fact to move unmaintened plugins but god, why are you
so quick one more time!
You asked Dennis to create a wiki page but you already retired the
plugins. Ok I know we could revert your changes but why send us an
email and move them 2 min after! We are a community Jason!

Cheers,

Vincent

-- Forwarded message --
From: Jason van Zyl 
Date: 2010/11/1
Subject: Re: Culling dead/inactive plugins
To: Maven Developers List 


I started moving any of the ones discussed here:

http://svn.apache.org/repos/asf/maven/retired/

If anyone disagrees we can move them back but I think the ones suggest
so far are good candidates.

On Nov 1, 2010, at 1:37 PM, Jason van Zyl wrote:

> Following up from a discussion on the user list. I think it's time to be 
> realistic about providing a healthy level of support for plugins here. I 
> think it makes more sense to reduce the foot print of plugins we say we 
> support and do those well as opposed to housing many plugin that just don't 
> get much love. I would ask people to think about the plugins we're housing 
> that we shouldn't. Probably a thread per plugin would be fine for discussion.
>
> To that end the plugins I'll send the first thread.
>
> Thanks,
>
> Jason
>
> --
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> -
>
> Our achievements speak for themselves. What we have to keep track
> of are our failures, discouragements and doubts. We tend to forget
> the past difficulties, the many false starts, and the painful
> groping. We see our past achievements as the end result of a
> clean forward thrust, and our present difficulties as
> signs of decline and decay.
>
> -- Eric Hoffer, Reflections on the Human Condition
>
>
>

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
-

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.

 -- Jacques Ellul, The Technological Society

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Archetype plugin version 2.0

2010-10-27 Thread Vincent Siveton
+1

Vincent

2010/10/23 Hervé BOUTEMY :
> Hi,
>
> We solved 23 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11095&version=14604
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11095&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-001/
>
> Staging site:
> http://maven.apache.org/archetype/staging/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Here is my +1
>
> Hervé
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [Discuss] Using Expression Language in POM

2010-10-20 Thread Vincent Siveton
And what about profile activation? I mean do you think it could be a
good idea to add scripting in the activation part?
I know that pom.xml is not like ant and other, but in some cases,
using antrun to do basic validation could be overkill IMHO

Cheers

Vincent

2010/10/20 Jason van Zyl :
>
> On Oct 20, 2010, at 10:06 AM, Vincent Siveton wrote:
>
>> Hi guys,
>>
>> I don't remember if this topic was already discussed in the past.
>>
>> Some of our plugins have a  boolean parameter. In my case, I
>> want to use expression to init this boolean, i.e.
>> ${project.packaging} != "pom" or similar.
>> So, WDYT to add expression interpretor for plugins parameters?
>>
>
> I really don't think this is a good idea. We step into XML programming which 
> is something we categorically say the POM does not allow (apart from Ant Run 
> Plugin).
>
> It would just degrade into scripting, I think.
>
>> Cheers,
>>
>> Vincent
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> Thanks,
>
> Jason
>
> --
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> -
>
> What matters is not ideas, but the people who have them. Good people can fix 
> bad ideas, but good ideas can't save bad people.
>
>  -- Paul Graham
>
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[Discuss] Using Expression Language in POM

2010-10-20 Thread Vincent Siveton
Hi guys,

I don't remember if this topic was already discussed in the past.

Some of our plugins have a  boolean parameter. In my case, I
want to use expression to init this boolean, i.e.
${project.packaging} != "pom" or similar.
So, WDYT to add expression interpretor for plugins parameters?

Cheers,

Vincent

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Moving maven site plugin 3.x source to plugins trunk was [ Re: [VOTE] Release Maven Site Plugin 3.0-beta-3 for maven 3 ]

2010-10-20 Thread Vincent Siveton
I think we could leave the current maven-site-plugin there, juste
create plugins/trunk/maven-site-plugin-3.x

Vincent

2010/10/20 Olivier Lamy :
> Hi,
> I agree. (and moving current trunk to plugins/branches/maven-site-plugin-2.x).
> +1 for me.
>
> Others ?
>
> 2010/10/20 Vincent Siveton :
>> Hi Olivier,
>>
>> Just a thought, wdyt to move the src code to /maven/plugins/trunk ?
>>
>> Cheers,
>>
>> Vincent
>>
>> 2010/10/18 Olivier Lamy :
>>> Hi,
>>> I'd like to release a new beta (3.0-beta-3) of Maven Site Plugin  for Maven 
>>> 3.
>>> We solved 8 issues :
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=16729
>>>
>>> The staged repo is here :
>>> https://repository.apache.org/content/repositories/maven-002/
>>>
>>> The site documentation is available here :
>>> http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-2/ (wait
>>> sync)
>>>
>>> The vote is open for 72H.
>>>
>>> Here my +1
>>>
>>> Thanks,
>>> --
>>> Olivier
>>> http://twitter.com/olamy
>>> http://www.linkedin.com/in/olamy
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>
>
>
>
> --
> Olivier
> http://twitter.com/olamy
> http://www.linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin 3.0-beta-3 for maven 3

2010-10-20 Thread Vincent Siveton
Hi Olivier,

Just a thought, wdyt to move the src code to /maven/plugins/trunk ?

Cheers,

Vincent

2010/10/18 Olivier Lamy :
> Hi,
> I'd like to release a new beta (3.0-beta-3) of Maven Site Plugin  for Maven 3.
> We solved 8 issues :
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=16729
>
> The staged repo is here :
> https://repository.apache.org/content/repositories/maven-002/
>
> The site documentation is available here :
> http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-2/ (wait
> sync)
>
> The vote is open for 72H.
>
> Here my +1
>
> Thanks,
> --
> Olivier
> http://twitter.com/olamy
> http://www.linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin 3.0-beta-3 for maven 3

2010-10-19 Thread Vincent Siveton
+1

Vincent

2010/10/18 Olivier Lamy :
> Hi,
> I'd like to release a new beta (3.0-beta-3) of Maven Site Plugin  for Maven 3.
> We solved 8 issues :
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=16729
>
> The staged repo is here :
> https://repository.apache.org/content/repositories/maven-002/
>
> The site documentation is available here :
> http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-2/ (wait
> sync)
>
> The vote is open for 72H.
>
> Here my +1
>
> Thanks,
> --
> Olivier
> http://twitter.com/olamy
> http://www.linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: What does plugin doc mean when it says "Maven 2"?

2010-10-17 Thread Vincent Siveton
According our tests cases, all plugins are backward compatibles,
except site plugin. You should use site-plugin:3.0-beta-2.

Vincent

2010/10/13 Brett Porter :
> A patch in JIRA would be great.
>
> Most of this is a leftover - when the plugins started, they were to be 
> contrasted with "Maven 1", which had typically been labelled "Maven X 
> plugin". They never got updated.
>
> As far as I'm concerned, we should drop the "2" wherever we can. "Maven" 
> refers to supported versions of Maven - those being 2.0.11, 2.2.1, and 3.0 :)
>
> Cheers,
> Brett
>
> On 14/10/2010, at 11:48 AM, Ed Staub wrote:
>
>> The http://maven.apache.org/plugins documentation for several/many/most of
>> the plugins refer to themselves as being Maven 2 plugins.
>>
>> If it will help, I'll file issues on this under Jira, but I'm not sure
>> where.  Does this generally mean:
>>
>> - the website is out of date?
>>
>> - the plugin documentation just needs to updated to say Maven 3?  If so,
>> should it say "Maven 2/3" to cue Maven2 users that it's correct for them,
>> too?
>>
>> - the plugin documentation is just plain out of date - more needs to be
>> fixed?
>>
>> - the plugin isn't known to work under Maven 3?
>>
>> Because I've been paying attention, I'm pretty sure "plugin isn't known to
>> work" is not true for any mainstream plugins.  But a newbie isn't going to
>> know that.  Their assumption will be that Maven 3 is a lot less baked than
>> it is.
>>
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> --
> Brett Porter
> br...@apache.org
> http://brettporter.wordpress.com/
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Antrun plugin version 1.6

2010-10-09 Thread Vincent Siveton
sounds good here +1

Vincent

2010/10/7 Paul Gier :
> Hi,
>
> We solved 4 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125&version=16742
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11125&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-006/
>
> Staging site:
> http://maven.apache.org/plugins/maven-antrun-plugin-1.6/
>
> SCM Tag:
> http://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.6/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.0

2010-10-04 Thread Vincent Siveton
yeah +1

Vincent

2010/10/4 Benjamin Bentmann :
> Hi,
>
> feedback on the RCs seems to be decreasing and I am currently not aware of
> any major regression so let's try and cross the finishing line of this
> marathon.
>
> We solved 31 issues since 3.0-beta-3:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=13142
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10500&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-004/
>
> Staged source and binary distros:
> https://repository.apache.org/content/repositories/maven-004/org/apache/maven/apache-maven/3.0/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Linkcheck Plugin version 1.0.1

2010-09-16 Thread Vincent Siveton
+1

Vincent

2010/9/15 Dennis Lundberg :
> Hi,
>
> We solved 1 issue:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12100&styleName=Html&version=16674
>
> There is still an issue left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=12100&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-031/
>
> Staging site:
> http://maven.apache.org/plugins/maven-linkcheck-plugin-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin 3.0-beta-2 for maven 3

2010-09-06 Thread Vincent Siveton
+1

Vincent

2010/9/4 Olivier Lamy :
> Hi,
> We solved 2 issues :
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=16693
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-031
>
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-2
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
>  [ ] +1
>  [ ] +0
>  [ ] -1
>
>  +1 from me.
>
> --
> Olivier
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Compiler Plugin 2.3.2

2010-09-06 Thread Vincent Siveton
+1

Vincent

2010/9/4 Benjamin Bentmann :
> Hi,
>
> We solved 1 issue:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130&version=16731
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11130&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-030/
>
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-compiler-plugin-2.3.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me.
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.0-beta-3 (take 2)

2010-09-03 Thread Vincent Siveton
+1

Vincent

2010/8/30 Benjamin Bentmann :
> Hi,
>
> what's a better start for a week than a new fresh release :-) ? So here we
> go!
>
> Apart from another few regression fixes, this release includes Guice and
> Aether [0] and shall help to get some more community testing on these new
> components.
>
> Overall, we solved 19 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16681
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10500&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-157/
>
> Staged source and binary distros:
> https://repository.apache.org/content/repositories/maven-157/org/apache/maven/apache-maven/3.0-beta-3/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
>
> [0] http://github.com/sonatype/sonatype-aether
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven WAR Plugin version 2.1

2010-08-15 Thread Vincent Siveton

+1

Vincent

Le 2010-08-15 à 04:12, Dennis Lundberg  a écrit :


Hi,

We solved 7 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11150&styleName=Html&version=16372

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11150&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-105/

Staging site:
http://maven.apache.org/plugins/maven-war-plugin-2.1/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

--
Dennis Lundberg

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven 3.0-beta-2

2010-08-09 Thread Vincent Siveton

+1

Vincent

Le 2010-08-09 à 14:56, Kristian Rosenvold  
 a écrit :



+1

Kristian

lø., 07.08.2010 kl. 13.16 +0200, skrev Benjamin Bentmann:

Hi,

We solved 28 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16090

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10500&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-069/

Staged source and binary distros:
https://repository.apache.org/content/repositories/maven-069/org/apache/maven/apache-maven/3.0-beta-2/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing- 
releases.html


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me


Benjamin

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Shade Plugin 1.4

2010-08-09 Thread Vincent Siveton

+1

Vincent

Le 2010-08-09 à 02:20, Lukas Theussl  a écrit :



+1

-Lukas


Benjamin Bentmann wrote:

Hi,

We solved 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=16499


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11540&status=1


Staging repo:
https://repository.apache.org/content/repositories/maven-071/

Staging site (sync pending):
http://maven.apache.org/plugins/maven-shade-plugin-1.4/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing- 
releases.html


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me


Benjamin


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Site Plugin 3.0-beta-1 for maven 3

2010-08-09 Thread Vincent Siveton

+1

Vincent

Le 2010-08-09 à 02:20, Lukas Theussl  a écrit :



+1

-Lukas


Olivier Lamy wrote:

Hi,
In order to have a good companion to the coming Apache Maven 3.0- 
beta-2 release.

I'd like to release Maven Site Plugin 3.0-beta-1 for maven 3.
We solved 10 issues :
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=15554

Staging repo:
https://repository.apache.org/content/repositories/maven-070/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing- 
releases.html


Notes :
* this release has been build using the staged Apache Maven 3.0- 
beta-2

(so you must use the staged repository [1] )
* some informations can be found [2], specially how to configure your
pom in order to be able to continue building site with both maven 2.x
and maven 3.


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: 3.0 beta 2/3/4 roadmap was Re: Merging in our Aether and Guice changes to Maven 3.x

2010-08-06 Thread Vincent Siveton

+1

Vincent

Le 2010-08-05 à 20:04, Arnaud Héritier  a  
écrit :



Ok,

 Thus talking is good but doing is better ( I know I'm talking more  
than I'm doing :-) )


 Could we have a consensus if we :
 - release now the trunk as a beta 2 without Guice and Aether. With  
that we'll have a solid base to compare future changes with. We know  
it is stable and it is better than beta 1 (it solves some issues  
like for the site plugin and also in // builds). If the vote is  
called now we can deliver it to users for Monday.
 - just after the beta2 release we merge changes required for Aether  
and Guice and we start the release process for a beta 3 we'll  
deliver at the end of next week.


 With that we'll try to receive feedback from users and we'll easily  
validate if problems are related to Guice or Aether by comparing  
results with both versions.
 At the end of the month we can push out a new beta with all fixes  
we'll have. It will be always possible to decide to remove Aether if  
some of you have a better solution or aren't satisfied by the change  
(I would prefer to have done that in an alpha releases cycle but now  
we are in beta we cannot come back in rear).


 WDYT ? I think it is important to push out new releases to show to  
our community that we are always active and we are going in the good  
direction.


Arnaud


On Aug 5, 2010, at 11:06 PM, Dennis Lundberg wrote:


Hi all

Some very important questions have been asked regarding Jason's
proposal. I usually let my first impressions sink in a bit before I
reply. That often help to make my comments more about the facts and  
less

about the feelings, and we've seen a lot of feelings in this thread.

The first thing I would like to happen is that we release 3.0-beta-2
*without* merging the proposed code. There are two reasons for this.

1. The Site Plugin, which most of you know is something that I've  
worked

quite a lot on, is currently in limbo. On one hand we have the stable
2.x trunk of the plugin which works with Maven 2, but not with  
Maven 3.
We also have a 3.0-SNAPSHOT branch of the plugin, thanks to Olivier  
and
Hervé. But that currently don't work with any released version of  
Maven

because of a bug in Maven 3.0-beta-1. In order to gain momentum and
field testing for Maven Site Plugin 3.0 it needs a stable version of
Maven to work with. There are too few people working on the Site  
Plugin,
and if it needs to be rewritten yet again there is a risk that it  
will

never be ready.

2. Release early, release often. Give the users a choice here. They  
can
choose to use Maven 3.0-beta-2 which will work much like beta-1  
did, but

with lots of bugs fixed. Or a few weeks later they can use 3.0-beta-3
the proposed code changes merged in. If the new stuff doesn't work,  
for

whatever reason, they can switch back to beta-2 while they wait for a
bug fixed beta-4.

As for they proposed code bases I am not qualified to make detailed
comments, so my comments will be very high level.


Guice

IIUC this means that we would replace one (external) IOC container  
with

another (external) IOC container. If the bar for being allowed to
participate in the development of Guice is at the same level as it  
has

been for Plexus, then I have no problem with this switch.

I am +1 on integrating the Guice code after beta-2 has been released.


Aether

One thing that I really think has been successful here at Maven has  
been

when we have set up proper APIs that abstracts the implementation and
let the users pick a suitable implementation for their needs. Two
subprojects come to mind: SCM and Wagon.

If the API part of Aether is anything like that, then that's a good
thing in my book. I haven't looked at the code, only the high level
presentation, but I have high confidence in those who have worked  
on it.
Having the API hosted outside of Apache is fine by me if it means  
that

more projects will use it. The more the merrier.

When it comes to the implementation I'm undecided. It does mean  
that we
will make an integral part of Maven external, which can lead to  
problems
with issue tracking etc, as pointed out by others. On the other  
hand it

makes sense to use the collective knowledge of the people who is
responsible for the API, to also work together on implementations.
Perhaps the Maven repository implementation can be moved back to the
Maven project, when things have settled down.

I am +0 on integrating Aether after beta-2 has been released. I'll  
let

others with more insights decide.


On 2010-08-03 20:21, Jason van Zyl wrote:

Hi,

We have two major pieces that we, Sonatype, would like to merge  
into Maven 3.x trunk.


The first are the Guice changes that we've been talking about for  
a while, and the second is the introduction of Aether which is our  
second attempt at a stand-alone repository API. The PMC is aware  
of Aether as Brian reported it in our quarterly report to the  
Apache Board, but other developers who are not on th

Re: [VOTE] Release Maven Doxia Tools version 1.1

2010-07-30 Thread Vincent Siveton
+1!

Vincent

2010/7/28 Dennis Lundberg :
> Hi,
>
> This release is a preparation for a release of maven-linkcheck-plugin.
>
> For those of you that are unfamiliar with Doxia Tools, it has two
> components: doxia-converter and doxia-linkcheck.
>
> We solved a bunch of issues. Unfortunately I can't give you one URL to
> JIRA because Doxia Tools doesn't have its own JIRA project (yet).
> Looking at the commit logs I found these issues mentioned:
>
> http://jira.codehaus.org/browse/DOXIA-281
> http://jira.codehaus.org/browse/DOXIA-307
> http://jira.codehaus.org/browse/DOXIA-337
> http://jira.codehaus.org/browse/DOXIA-391
> http://jira.codehaus.org/browse/DOXIASITETOOLS-23
>
> There is still one issue left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+DOXIA+AND+component+%3D+%22Doxia+Tools%22+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-032/
>
> Staging site:
> http://maven.apache.org/doxia/doxia-tools-1.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Dennis Lundberg
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Shared Jar 1.1

2010-05-09 Thread Vincent Siveton
+1

Vincent

2010/5/8 Olivier Lamy :
> Hi,
>
> In the process of releasing site plugin for maven 3, I'd like to
> release maven-shared-jar.
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=15654
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-023
>
> Staging site (sync pending):
> maven.apache.org/shared/maven-shared-jar-1.1
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Here my +1.
>
> Thanks,
> --
> Olivier
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Clean Plugin 2.4.1

2010-05-09 Thread Vincent Siveton
+1

Vincent

2010/5/8 Benjamin Bentmann :
> Hi,
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11128&version=16143
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11128&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-022/
>
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-clean-plugin-2.4.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Javadoc Plugin version 2.7

2010-05-01 Thread Vincent Siveton
Hi John,

I guess you could easily create some APT files in
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples

Cheers,

Vincent

2010/5/1 John Casey :
> Hi Vincent,
>
> Where is the best place to document the new features besides examples and
> the mojo docs?
>
> On 5/1/10 10:37 AM, Vincent Siveton wrote:
>>
>> +1
>> The addition of new 2.7 parameters could be documented
>>
>> Cheers,
>>
>> Vincent
>>
>> 2010/4/30 John Casey:
>>>
>>> Hi,
>>>
>>> We solved 7 issues:
>>>
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138&version=15050
>>>
>>> There are still a couple of issues left in JIRA:
>>>
>>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MJAVADOC+AND+resolution+%3D+Unresolved+AND+fixVersion+is+EMPTY+ORDER+BY+priority+DESC
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-037/
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins/maven-javadoc-plugin-2.7/
>>>
>>> Guide to testing staged releases:
>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>>
>>> Here's my +1.
>>>
>>> Thanks,
>>>
>>> -john
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release some Maven Archetypes

2010-05-01 Thread Vincent Siveton
+1

Vincent

2010/4/27 Hervé BOUTEMY :
> Hi,
>
> I want to release Maven Archetypes parent pom - maven-archetype-bundles
> version 4- and some Maven Archetypes:
> - maven-archetype-plugin version 1.1
> - maven-archetype-plugin-site version 1.1
> - maven-archetype-quickstart version 1.1
> - maven-archetype-site version 1.1
> - maven-archetype-site-simple version 1.1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-028/
>
> Site:
> http://maven.apache.org/archetype/maven-archetype-bundles/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Here is my +1
>
> Hervé
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Plugin Tools 2.6 and Maven Plugins Parent POM 18

2010-05-01 Thread Vincent Siveton
+1

Vincent

2010/5/1 Benjamin Bentmann :
> Hi,
>
> We solved 6 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&version=16416
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-040/
>
> Staging site (sync pending):
> http://maven.apache.org/plugins/maven-plugin-plugin-2.6/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> This release includes the maven-plugins:18 parent that was updated to use
> the new version of the plugin tools.
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven Javadoc Plugin version 2.7

2010-05-01 Thread Vincent Siveton
+1
The addition of new 2.7 parameters could be documented

Cheers,

Vincent

2010/4/30 John Casey :
> Hi,
>
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138&version=15050
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MJAVADOC+AND+resolution+%3D+Unresolved+AND+fixVersion+is+EMPTY+ORDER+BY+priority+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-037/
>
> Staging site:
> http://maven.apache.org/plugins/maven-javadoc-plugin-2.7/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Here's my +1.
>
> Thanks,
>
> -john
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



  1   2   3   4   5   6   7   8   9   10   >