Hallo
well there is no fool-proof hint i saw.
the difference is the build-tools.jar include: the non working example
does it using an <extension> (which creates that cycle)
the working example uses a dependency for the plugin to the build-tools.jar
only a small difference but an important one :)
the first link is easyier to find (maven page, plugins by category,
checkstyle). the second was from google.
Dennis Lundberg schrieb:
ossi petz wrote:
did i post that link? :)
those instructions will create a cyclic reference for the mentioned
'build-tools' project. better do it this way:
http://maven.apache.org/plugins/maven-checkstyle-plugin/tips.html
This is an old page that shouldn't be used any more. Is the info on this
page not included on the multi-module example page?
works :)
ossi petz schrieb:
well after reading along in the docs:
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]