You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Igor Fedorenko <ig...@ifedorenko.com> on 2012/05/20 15:44:16 UTC

question about plugin-testing 2.0 release

Heh. I finally got some time to follow up on my proposal to make mvn 3.x
compatible plugin-testing the new trunk and move mvn 2.x code to a
branch [1]. I would like to make plugin-testing 2.0 release now, but not
sure about the release process. Can I just stage a release and call a
vote or there is more to it?

[1] 
http://mail-archives.apache.org/mod_mbox/maven-dev/201110.mbox/%3C4E9E3CDF.4010606%40ifedorenko.com%3E


--
Regards,
Igor

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


Re: question about plugin-testing 2.0 release

Posted by Igor Fedorenko <ig...@ifedorenko.com>.

On 12-05-20 11:45 AM, Hervé BOUTEMY wrote:
> I'm looking at code, improving easy to do things (like generics).
>
> I like MPLUGINTESTING-23: I suppose that's *the* big feature :)
> is it related to MPLUGINTESTING-7?
>

Right. I marked MPLUGINTESTING-7 as duplicate of MPLUGINTESTING-23.

> another question, I didn't find answer in FAQ:
> - why is it restricted to Maven 3? probably some explanations and site work
> for mvn2 and mvn3 branches are necessary

Yes, plexus-testing 2.0 only works with maven 3.0. I think it is
backwards compatible with 1.x, so plugins that used 1.x can switch to
2.0, but going other way around will not be possible for plugins that
use new plexus-testing methods introduced in 2.0.

> - I added a comment on m-invoker-p in r1340755: please review and improve if
> you have better explanations
>
>
> For the moment, I don't see more to say.
> The fact that this enhancement is only available to Maven 3 is really a
> limiting factor: we don't have much plugins with such a requirement. Any hope
> to backport?
>

I have not looked at maven 2.x sources for very long time now, but from
what I remember 2.x plugin manager did not provide a way to instantiate
and configure mojo instances without execution it. This was added in
later 3.0 betas, so it's probably not possible to backport it to maven
2.x without changes to 2.x core.

--
Regards,
Igor



> Regards,
>
> Hervé
>
> Le dimanche 20 mai 2012 11:13:47 Igor Fedorenko a écrit :
>> Thank you for your feedback, Hervé.
>>
>> I've opened three jira issues to document changes that went into
>> r1185951. Looking at svn log I believe all user-visible changes since
>> alpha-1 have corresponding jiras now.
>>
>> Anything else you think will make release review easier to proceed?
>>
>> --
>> Regards,
>> Igor
>>
>> On 12-05-20 10:06 AM, Hervé BOUTEMY wrote:
>>> Hi Igor,
>>>
>>> Yes, the release process is the basic way to go: I can help if you need.
>>> The hard part IMHO will be to have people being sufficiently confident to
>>> vote on the content, since this is a "hard-core" component :)
>>>
>>> I had a look at actual site [1]: looks promising, with actual release
>>> being
>>> 2.0-alpha-1
>>> Then I looked at Jira and found only one issue fixed [2]: uh, really only
>>> one?>
>>>    From fast svn log look, I found r1185951 with a nice comment: seems like
>>>   this>
>>> one deserves at least one Jira issue. Other ones?
>>>
>>> I'll take a deeper look at this component later, but IMHO, such
>>> information on changes in this release is the most important thing to do
>>> to have a rapid vote.
>>>
>>> Regards,
>>>
>>> Hervé
>>>
>>> [1] http://maven.apache.org/plugin-testing/
>>>
>>> [2]
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=1
>>> 5988>
>>> Le dimanche 20 mai 2012 09:44:16 Igor Fedorenko a écrit :
>>>> Heh. I finally got some time to follow up on my proposal to make mvn 3.x
>>>> compatible plugin-testing the new trunk and move mvn 2.x code to a
>>>> branch [1]. I would like to make plugin-testing 2.0 release now, but not
>>>> sure about the release process. Can I just stage a release and call a
>>>> vote or there is more to it?
>>>>
>>>> [1]
>>>> http://mail-archives.apache.org/mod_mbox/maven-dev/201110.mbox/%3C4E9E3CD
>>>> F.4 010606%40ifedorenko.com%3E
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Igor

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


Re: question about plugin-testing 2.0 release

Posted by Hervé BOUTEMY <he...@free.fr>.
I'm looking at code, improving easy to do things (like generics).

I like MPLUGINTESTING-23: I suppose that's *the* big feature :)
is it related to MPLUGINTESTING-7?

another question, I didn't find answer in FAQ:
- why is it restricted to Maven 3? probably some explanations and site work 
for mvn2 and mvn3 branches are necessary
- I added a comment on m-invoker-p in r1340755: please review and improve if 
you have better explanations


For the moment, I don't see more to say.
The fact that this enhancement is only available to Maven 3 is really a 
limiting factor: we don't have much plugins with such a requirement. Any hope 
to backport?

Regards,

Hervé

Le dimanche 20 mai 2012 11:13:47 Igor Fedorenko a écrit :
> Thank you for your feedback, Hervé.
> 
> I've opened three jira issues to document changes that went into
> r1185951. Looking at svn log I believe all user-visible changes since
> alpha-1 have corresponding jiras now.
> 
> Anything else you think will make release review easier to proceed?
> 
> --
> Regards,
> Igor
> 
> On 12-05-20 10:06 AM, Hervé BOUTEMY wrote:
> > Hi Igor,
> > 
> > Yes, the release process is the basic way to go: I can help if you need.
> > The hard part IMHO will be to have people being sufficiently confident to
> > vote on the content, since this is a "hard-core" component :)
> > 
> > I had a look at actual site [1]: looks promising, with actual release
> > being
> > 2.0-alpha-1
> > Then I looked at Jira and found only one issue fixed [2]: uh, really only
> > one?> 
> >  From fast svn log look, I found r1185951 with a nice comment: seems like
> >  this> 
> > one deserves at least one Jira issue. Other ones?
> > 
> > I'll take a deeper look at this component later, but IMHO, such
> > information on changes in this release is the most important thing to do
> > to have a rapid vote.
> > 
> > Regards,
> > 
> > Hervé
> > 
> > [1] http://maven.apache.org/plugin-testing/
> > 
> > [2]
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=1
> > 5988> 
> > Le dimanche 20 mai 2012 09:44:16 Igor Fedorenko a écrit :
> >> Heh. I finally got some time to follow up on my proposal to make mvn 3.x
> >> compatible plugin-testing the new trunk and move mvn 2.x code to a
> >> branch [1]. I would like to make plugin-testing 2.0 release now, but not
> >> sure about the release process. Can I just stage a release and call a
> >> vote or there is more to it?
> >> 
> >> [1]
> >> http://mail-archives.apache.org/mod_mbox/maven-dev/201110.mbox/%3C4E9E3CD
> >> F.4 010606%40ifedorenko.com%3E
> >> 
> >> 
> >> --
> >> Regards,
> >> Igor
> >> 
> >> ---------------------------------------------------------------------
> >> 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: question about plugin-testing 2.0 release

Posted by Igor Fedorenko <ig...@ifedorenko.com>.
Thank you for your feedback, Hervé.

I've opened three jira issues to document changes that went into
r1185951. Looking at svn log I believe all user-visible changes since
alpha-1 have corresponding jiras now.

Anything else you think will make release review easier to proceed?

--
Regards,
Igor

On 12-05-20 10:06 AM, Hervé BOUTEMY wrote:
> Hi Igor,
>
> Yes, the release process is the basic way to go: I can help if you need.
> The hard part IMHO will be to have people being sufficiently confident to vote on
> the content, since this is a "hard-core" component :)
>
> I had a look at actual site [1]: looks promising, with actual release being
> 2.0-alpha-1
> Then I looked at Jira and found only one issue fixed [2]: uh, really only one?
>  From fast svn log look, I found r1185951 with a nice comment: seems like this
> one deserves at least one Jira issue. Other ones?
>
> I'll take a deeper look at this component later, but IMHO, such information on
> changes in this release is the most important thing to do to have a rapid
> vote.
>
> Regards,
>
> Hervé
>
> [1] http://maven.apache.org/plugin-testing/
>
> [2]
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=15988
>
> Le dimanche 20 mai 2012 09:44:16 Igor Fedorenko a écrit :
>> Heh. I finally got some time to follow up on my proposal to make mvn 3.x
>> compatible plugin-testing the new trunk and move mvn 2.x code to a
>> branch [1]. I would like to make plugin-testing 2.0 release now, but not
>> sure about the release process. Can I just stage a release and call a
>> vote or there is more to it?
>>
>> [1]
>> http://mail-archives.apache.org/mod_mbox/maven-dev/201110.mbox/%3C4E9E3CDF.4
>> 010606%40ifedorenko.com%3E
>>
>>
>> --
>> Regards,
>> Igor
>>
>> ---------------------------------------------------------------------
>> 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: question about plugin-testing 2.0 release

Posted by Hervé BOUTEMY <he...@free.fr>.
Hi Igor,

Yes, the release process is the basic way to go: I can help if you need.
The hard part IMHO will be to have people being sufficiently confident to vote on 
the content, since this is a "hard-core" component :)

I had a look at actual site [1]: looks promising, with actual release being 
2.0-alpha-1
Then I looked at Jira and found only one issue fixed [2]: uh, really only one?
>From fast svn log look, I found r1185951 with a nice comment: seems like this 
one deserves at least one Jira issue. Other ones?

I'll take a deeper look at this component later, but IMHO, such information on 
changes in this release is the most important thing to do to have a rapid 
vote.

Regards,

Hervé

[1] http://maven.apache.org/plugin-testing/

[2] 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=15988

Le dimanche 20 mai 2012 09:44:16 Igor Fedorenko a écrit :
> Heh. I finally got some time to follow up on my proposal to make mvn 3.x
> compatible plugin-testing the new trunk and move mvn 2.x code to a
> branch [1]. I would like to make plugin-testing 2.0 release now, but not
> sure about the release process. Can I just stage a release and call a
> vote or there is more to it?
> 
> [1]
> http://mail-archives.apache.org/mod_mbox/maven-dev/201110.mbox/%3C4E9E3CDF.4
> 010606%40ifedorenko.com%3E
> 
> 
> --
> Regards,
> Igor
> 
> ---------------------------------------------------------------------
> 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