Simon Brandhof wrote:
Cool ! But it fails during release:perform with maven 2.2.1 :[INFO] [site:deploy {execution: default-deploy}] WAGON_VERSION: 1.0-beta-2 ------------------------------------------------------------------------ [INFO] null Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
This is a known issue [0] with the Maven Site Plugin 2.1+ that slipped in when updating the plugin in the parent POM. Apart from the workaround given in the issue, downgrading the plugin version to 2.0.1 should do for now I guess.
But given that all site deployments are affected, I fear a new parent release is needed.
Benjamin [0] http://jira.codehaus.org/browse/MSITE-459 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
