Status: Accepted
Owner:
tristan...@nothingisreal.com
CC:
yevgen.c...@gmail.com
Labels: Type-Defect Priority-Medium
New issue 60 by
tristan...@nothingisreal.com: GPL licence check fails
on Maven deployment
http://code.google.com/p/uby/issues/detail?id=60
We use the License Maven Plugin by mycila to check licence headers in the
GPL modules. It works perfectly when doing a build, but not when doing a
deploy. It complains about missing or invalid licence headers in the
modules' pom.xml files.
Possibly this is because when Maven prepares a release, it updates the POM
to bump the version number, remove snapshot dependencies, etc. When it does
this perhaps it is changing the licence header in some subtle way which
nonetheless causes it not to match the version in
the .activate_license-check file. If this is the case, then either we
haven't correctly configured the plugin, or else there's a bug in the
plugin. Further investigation is required.
In the meantime we have temporarily worked around the problem by adding
pom.xml to the plugin's exclusion list.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings