Hi,

i needed to change the build server configuration for the maven-shared-utils job...

https://builds.apache.org/view/M-R/view/Maven/job/maven-shared/

In the previous configuration the checkout was simply done by an update via Subversion...now it first deletes unversioned/ignored files and then make an update...

This is needed cause the file dependency-reduced-pom.xml in the root folder of the project was previously generated by the build (maven-shade-plugin) and was ignored by svn as well as by apache-rat-plugin...but now it is not anymore ...

This has failed a build...(apache-rat-plugin)

Now it is fixed.

Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to