Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] compare-version-with-baselines

Hello,

 

I’m using the compare-version-with-baselines  from tycho-p2-extras-plugin  from tycho 0.24.0-SNAPSHOT.  I’ve builded a baseline from my product using tycho-p2-extras-plugin goal mirror.

When I build using the compare-version-with-baselines  with the baseline just created, I’ve always the duplicate message :

Duplicate version but different content found for (com.xxxxxx.xxxxx/8.0.0.201505111149)

 

If I unzip the 2 artefacts, content are identiquals. If I compare the artefacts themself, there are differents, because the date of the zipped files are not the same.

What is wrong ? :

 

I build my product, and create a baseline from  it.

I rebuild my product using the compare-baseline and the baseline created.

At the first plugin found, there is an error of duplicate.

 

Thanks for your help

 

Regards

 

Vincent


Back to the top