You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by John Casey <jd...@commonjava.org> on 2010/04/30 21:09:44 UTC

[VOTE] Release Maven Javadoc Plugin version 2.7

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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by John Casey <jd...@commonjava.org>.
FWIW, I found the examples page I had put in for the dependency-based 
javadoc aggregation:

http://maven.apache.org/plugins/maven-javadoc-plugin-2.7/examples/aggregate-dependency-sources.html



On 5/1/10 10:56 AM, Vincent Siveton wrote:
> 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<jd...@commonjava.org>:
>> 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<jd...@commonjava.org>:
>>>>
>>>> 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-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Vincent Siveton <vs...@apache.org>.
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 <jd...@commonjava.org>:
> 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<jd...@commonjava.org>:
>>>
>>> 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-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by John Casey <jd...@commonjava.org>.
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<jd...@commonjava.org>:
>> 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-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Evgeny Mandrikov <ma...@gmail.com>.
+1

On Sat, May 1, 2010 at 6:37 PM, Vincent Siveton <vs...@apache.org> wrote:
> +1
> The addition of new 2.7 parameters could be documented
>
> Cheers,
>
> Vincent
>
> 2010/4/30 John Casey <jd...@commonjava.org>:
>> 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-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
Best regards,
Evgeny Mandrikov aka Godin <http://godin.net.ru>
http://twitter.com/_godin_

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Vincent Siveton <vs...@apache.org>.
+1
The addition of new 2.7 parameters could be documented

Cheers,

Vincent

2010/4/30 John Casey <jd...@commonjava.org>:
> 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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by John Casey <jd...@commonjava.org>.
Yes, the logic seems to blindly build all other modules in the reactor, 
IIRC. I wasn't sure of the reasoning for that, and didn't want to incur 
too much collateral damage, so I opted to simply keep failing forks from 
killing the present build. There's a way to disable this forking, I 
believe it's disableOfflineLinks or similar...

On 5/1/10 11:24 AM, Benjamin Bentmann wrote:
> John Casey wrote:
>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-037/
>>
>> Staging site:
>> http://maven.apache.org/plugins/maven-javadoc-plugin-2.7/
>
> +1
>
> Regarding MJAVADOC-275: Both the example project and Maven's trunk still
> make the plugin output "The goal
> 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be
> previously called for the project" for modules that have no dependency
> on the projects being forked by javadoc, e.g. while building maven-model
> javadoc tries to build maven-core. That is to says there is still
> something fishy in the way other projects are forked. But anyways, at
> least version 2.7 does not fail the build because of this.
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Benjamin Bentmann <be...@udo.edu>.
John Casey wrote:

> Staging repo:
> https://repository.apache.org/content/repositories/maven-037/
>
> Staging site:
> http://maven.apache.org/plugins/maven-javadoc-plugin-2.7/

+1

Regarding MJAVADOC-275: Both the example project and Maven's trunk still 
make the plugin output "The goal 
'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be 
previously called for the project" for modules that have no dependency 
on the projects being forked by javadoc, e.g. while building maven-model 
javadoc tries to build maven-core. That is to says there is still 
something fishy in the way other projects are forked. But anyways, at 
least version 2.7 does not fail the build because of this.


Benjamin

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


[RESULT][VOTE] Release Maven Javadoc Plugin version 2.7

Posted by John Casey <jd...@commonjava.org>.
This vote has passed with the following +1 votes:

+1 binding: John, Herve, Vincent S., Benjamin, Lukas
+1 non-binding: Evgeny

I'll promote the artifacts, publish the site updates, and tidy up the rest.

Thanks,

-john

On 4/30/10 3:09 PM, John Casey wrote:
> 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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Lukas Theussl <lt...@apache.org>.
+1

-Lukas


John Casey wrote:
> 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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: [VOTE] Release Maven Javadoc Plugin version 2.7

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

checked that MJAVADOC-275 attached test is ok with this release
thank you John

Regards,

Hervé

Le vendredi 30 avril 2010, John Casey a écrit :
> Hi,
> 
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138&version=15
> 050
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=pro
> ject+%3D+MJAVADOC+AND+resolution+%3D+Unresolved+AND+fixVersion+is+EMPTY+ORD
> ER+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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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