Am 10/11/16 um 21:50 schrieb Karl Heinz Marbaise:
> Hi Guillaue,
> 
> On 11/10/16 21:21, Guillaume Boué wrote:
>> Regarding this failure, I think it is caused by a capitalization
>> issue... The test is looking for
>> "missing-artifactid-pluginManagement.xml" (lowercase "i" at artifactid)
>> while the file on disk is called
>> "missing-artifactId-pluginManagement.xml" (uppercase "i"). I don't have
>> the issue on Windows (since I believe it is case insensitive), and don't
>> have a Ubuntu box to test this right now.
>>
>> To me, we just need to change line 647 of DefaultModelValidatorTest to
>> have an uppercase "i" at "artifactId".
> 
> I changed that. Many thanks for your hint...
> 

I tested on Windows and could not reproduce the issue there. On my BSD
laptop it failed. Builds successfully now. Thanks.

Regards,
-- 
Christian


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

Reply via email to