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
Hi Stehpen,
have a look at the integration tests for maven-release-plugin
Many thanks for your hint...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177
I like it Mind Exer!
On Fri, Dec 3, 2010 at 10:09 AM, Brett Porter wrote:
>
> On 25/11/2010, at 2:35 PM, Brett Porter wrote:
>
>> Hi,
>>
>> With the release coming up, I realised we'd need a JIRA project beyond that.
>> I can create it... should it be MINDEXER?
>
> I went ahead and created this.
On 25/11/2010, at 2:35 PM, Brett Porter wrote:
> Hi,
>
> With the release coming up, I realised we'd need a JIRA project beyond that.
> I can create it... should it be MINDEXER?
I went ahead and created this. http://jira.codehaus.org/browse/MINDEXER
>
> Did anyone have plans to import existi
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/
have a look at the integration tests for maven-release-plugin
On 3 December 2010 08:01, Karl Heinz Marbaise wrote:
> Hi to all,
>
> currently i'm developing a Maven Plugin and using integration tests
> (currently done by maven-invoker plugin)...
>
> But now i came to the point that i have to tes
Hi to all,
currently i'm developing a Maven Plugin and using integration tests
(currently done by maven-invoker plugin)...
But now i came to the point that i have to test my plugin within the
release process (release:prepare, release:perform)...
The question is:
Does someone successfully m