Unable to publish website from 1.3.0 tag
----------------------------------------
Key: CONTINUUM-1990
URL: http://jira.codehaus.org/browse/CONTINUUM-1990
Project: Continuum
Issue Type: Task
Affects Versions: 1.3.0
Reporter: Wendy Smoak
Following the release process, when I try to publish the website with 'mvn
site:stage-deploy -DstagingSiteURL=...' from the 1.3.0 tag, I get:
{noformat}
...
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building Continuum :: Maven Plugin
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 20 mojo descriptors.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error extracting plugin descriptor: 'Goal: ping already exists in the
plugin descriptor for prefix: continuum
Existing implementation is: org.apache.maven.continuum.plugin.PingMojo
Conflicting implementation is: org.apache.maven.continuum.plugin.PingMojo'
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 minutes 1 second
[INFO] Finished at: Sun Nov 23 19:30:09 MST 2008
[INFO] Final Memory: 83M/179M
[INFO] ------------------------------------------------------------------------
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira