Fix for org.apache.felix maven-bundle-plugin error during a release:prepare where it cannot find (just build) dependent artifacts like the pluto-container-api to determine needed OSGi imports.
By changing the default maven-release-plugin preparationGoals from "clean verify" to "clean install" the just build dependent artifacts become visible for the maven-bundle-plugin.

git-svn-id: https://svn.apache.org/repos/asf/portals/pluto/trunk@950294 13f79535-47bb-0310-9956-ffa450edef68
1 file changed