Hello all, The jaxb2-maven-plugin declares the JAXB libraries as dependencies within the plugin, and hence permits the user to override the JAXB libraries at runtime.
Note, however, that system-scoped dependencies (such as tools.jar) will need some special treatment as the plugin needs to augment its runtime classpath to add them. 2016-05-31 12:58 GMT+02:00 Jochen Wiedmann <[email protected]>: > On Tue, May 31, 2016 at 8:45 AM, Bhowmik, Bindul > <[email protected]> wrote: > > > > > I have never used the Rat plugin, but the Maven Checkstyle plugin > > supports something like this, by declaring checkstyle as a dependency > > of the plugin[1], which can be overridden at runtime in the end user > > pom configuration[2]. > > Thanks for the hint, I will check that out. > > Jochen > > > > -- > The next time you hear: "Don't reinvent the wheel!" > > > http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- -- +==============================+ | Bästa hälsningar, | [sw. "Best regards"] | | Lennart Jörelid | EAI Architect & Integrator | | jGuru Europe AB | Mölnlycke - Kista | | Email: [email protected] | URL: www.jguru.se | Phone | (skype): jgurueurope | (intl): +46 708 507 603 | (domestic): 0708 - 507 603 +==============================+
