I tried to use the maven changelog plugin, as described here
but maven complained that it could not find the plugin!
That was due to the fact this plugin is not yet stable, this wasnt mentioned anywhere I looked.
To enable the plugin you must first add the apache maven snapshot repository, read this site to find out how.
but maven complained that it could not find the plugin!
That was due to the fact this plugin is not yet stable, this wasnt mentioned anywhere I looked.
To enable the plugin you must first add the apache maven snapshot repository, read this site to find out how.
Comments