If you fix it on trunk I'll re-run.
K
Den 23. sep. 2012 kl. 05:07 skrev Igor Fedorenko :
> There is a problem in maven-plugin-testing-harness I meant to fix right
> after I released 2.0 but it somehow slipped my mind.
>
> Use of scope=compile for maven core dependencies can result in rather
> ha
There is a problem in maven-plugin-testing-harness I meant to fix right
after I released 2.0 but it somehow slipped my mind.
Use of scope=compile for maven core dependencies can result in rather
hard to debug problems if plugin being tested specifies different
version of maven in its pom.xml. I t
I'd like to release maven plugin testing 2.1
The main intent of this release is to modernize dependencies, so we
can build on post 1.5 jdks for dependant projects.
This includes especially upgrading to easymock 2.5.2, dependencies
updating to this version should
adjust their easymock dependency a
sorry about the noise
I found plenty of example from here
https://docs.sonatype.org/display/AETHER/Home
-D
On Sat, Sep 22, 2012 at 11:37 AM, Dan Tran wrote:
> Hello all,
>
> this is related to http://jira.codehaus.org/browse/MDEP-313 where i
> can use mvn2 to download both release and snapshot.
Hello all,
this is related to http://jira.codehaus.org/browse/MDEP-313 where i
can use mvn2 to download both release and snapshot. Staring with
maven3 its stops working for SNAPSHOT since maven2, for some reason,
cant translate "SNAPSHOT" into timestamp available at remote repo.
I am guessing is
Thanks Olivier!
On 2012-09-21 21:34, Olivier Lamy wrote:
> Side effect of r1387714 [1] as source-plugin was using plexus-archiver 2.1.2
> I have fixed that.
>
> --
> Olivier
> [1] http://svn.apache.org/viewvc?view=revision&revision=1387714
>
> 2012/9/21 Dennis Lundberg :
>> Hi
>>
>> There are n