On 2012-09-09 10:41, Dennis Lundberg wrote:
> On 2012-09-08 23:37, Hervé BOUTEMY wrote:
>> Le samedi 8 septembre 2012 21:14:21 Olivier Lamy a écrit :
>>> I have removed use of .repository.
>>> Looks better
>> great!
>> Thank you: ITs are now ok with M2!!!
> 
> Great work!
> 
>>> except this one
>>> https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3/ws/ma
>>> ven-compiler-plugin/target/it/includes-excludes/build.log
>> this one seems to be a consequence of Mark's work on incremental build: 
>> excludes seem to be ignored
> 
> I had a look at the IT, and found out that it was failing for the wrong
> reason, due to a faulty package name. I made a change in
> http://svn.apache.org/viewvc?view=revision&revision=1382422
> that fixes this. The IT will probably still fail, but for the right reason.
> 
> Note that I cannot reproduce this locally with Java 5 on Windows 7.

Sorry, I just realized I was running the ITs with Maven 2. The
includes-excludes IT now fails for me locally with Maven 3, but for the
right reason - not due to a compilation failure.

>>
>> notice I tried the build on my machine, and there are ITs failing when I use 
>> JDK 6 instead of JDK 5
>> perhaps we should upgrade JDK used on ASF's Jenkins
>>
>> Regards,
>>
>> Hervé
>>
>>
>>> 2012/9/8 Hervé BOUTEMY <herve.bout...@free.fr>:
>>>> it still doesn't work
>>>> I can't understand why the failsafe IT doesn't find actual SNAPSHOT [1]
>>>> when the artifact is in the local repo[2] then should be found
>>>>
>>>> something strange: the output in [1] shows that local repo used is
>>>> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-plugins-ITs
>>>> -
>>>> m2/.repository
>>>> when the pom sets system properties to use target/it-repo
>>>>
>>>> and I can't reproduce locally
>>>>
>>>>
>>>> I once again tried something in r1382271, just in case
>>>> but if someone has any idea...
>>>>
>>>> Regards,
>>>>
>>>> Hervé
>>>>
>>>>
>>>> [1
>>>> ]https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-repository-
>>>> plugin/target/surefire-
>>>> reports/org.apache.maven.plugins.repository.it.BundleCreateIT.txt
>>>>
>>>> [2]
>>>> https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-repository-
>>>> plugin/target/it-repo/org/apache/maven/plugins/maven-repository-plugin/2.3
>>>> .2- SNAPSHOT/
>>>>
>>>> Le mercredi 5 septembre 2012 08:40:41 Hervé BOUTEMY a écrit :
>>>>>> maven-plugins-ITs-m2
>>>>>>
>>>>>> We only have one plugin failing here, Maven Repository Plugin. There
>>>>>> are
>>>>>> 2 ITs that fail:
>>>>>> - BundleCreateIT
>>>>>> - BundlePackIT
>>>>>>
>>>>>> Both of the claim [1] [2] that the currently building version of the
>>>>>> plugin itself (maven-repository-plugin) is not available in any
>>>>>> repository.
>>>>>>
>>>>>> I cannot reproduce this locally on either Widows 7 or Ubuntu. Also I
>>>>>> cannot reproduce it in a local Jenkins instance running on Windows 7.
>>>>>> Is
>>>>>> there some weird setup in the ASF Jenkins instance that is causing
>>>>>> these
>>>>>> errors?
>>>>>
>>>>> I cannot reproduce locally either
>>>>> I just tried something in r1381024, choosing a plugin version that seems
>>>>> to
>>>>> be available (no idea why this 2.2 version is not available)
>>>>>
>>>>> I hope this will be sufficient, then we can move on to ITs under M3
>>>>>
>>>>> Regards,
>>>>>
>>>>> Hervé
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
> 
> 


-- 
Dennis Lundberg

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

Reply via email to