Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Maven version recommendation

Hello,

I just witnessed an interesting bug where Maven ignored a wrong version set for a parent module. Because of this bug, the build worked for me locally (Maven 3.3.3 from Ubuntu 15.10) but the build failed on Hudson (Maven 3.3.9). So I recommend people to use Maven 3.3.9 if they are doing this kind of work (changing versions, etc).

See https://issues.apache.org/jira/browse/MNG-5840

Marc-André

Back to the top