Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Heads Up: updated plugins

I have updated many of the maven plugin versions that we use for jetty
@ eclipse and codehaus.  Within the next couple of hours the new
parent pom's should sync over to maven central so updated checkouts of
trunk on both those setups will start to work again.

There is one lingering change that hugues offered to take up and that
was the changes brought on by the update from the maven-bundle-plugin
2.0.0 -> 2.3.4 so you'll notice that the test-jetty-osgi module is
currently commented out.

I have done a fair amount of testing and run a mock release of the
eclipse side and it checks out.  Thankfully the javadoc plugin has
been fixed so the release process now is much more reasonable as it
isn't constantly trying to regenerate all the javadoc over and over.

Other changes are with most usages of the assembly plugin, the
descriptor configuration shifted to descriptorRef entries that
reference the config <id> in the jetty-assembly-descriptors project.
I fixed all instances of these so this is just a heads up that you
notice that and don't blindly try the old mechanism, just take a peek
at other usages and you should be fine.

if you run into any issues with these build changes please let me
know, I don't anticipate any but...you know how it goes.

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


Back to the top