Continuum

Unable to publish website from 1.3.0 tag

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: 1.3.1 (Alpha)
  • Fix Version/s: 1.3.1 (Alpha)
  • Component/s: None
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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:

...
[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] ------------------------------------------------------------------------

Activity

Hide
Wendy Smoak added a comment -

And with the plugin module removed from the parent pom, it gets much farther, but then dies with:

...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading site

Embedded error: Error performing commands for file transfer
Exit code: 1 - mkdir: /home/wsmoak/staging-sites/continuum/1.3.0/../../../../../../../scpexe: Permission denied

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 71 minutes 49 seconds
[INFO] Finished at: Sun Nov 23 21:58:39 MST 2008
[INFO] Final Memory: 138M/410M
[INFO] ------------------------------------------------------------------------
imbrium:checkout wsmoak$ 
Show
Wendy Smoak added a comment - And with the plugin module removed from the parent pom, it gets much farther, but then dies with:
...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading site

Embedded error: Error performing commands for file transfer
Exit code: 1 - mkdir: /home/wsmoak/staging-sites/continuum/1.3.0/../../../../../../../scpexe: Permission denied

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 71 minutes 49 seconds
[INFO] Finished at: Sun Nov 23 21:58:39 MST 2008
[INFO] Final Memory: 138M/410M
[INFO] ------------------------------------------------------------------------
imbrium:checkout wsmoak$ 
Hide
Wendy Smoak added a comment -

The 1.3.0 vote was canceled and the site does not need to be published.

Show
Wendy Smoak added a comment - The 1.3.0 vote was canceled and the site does not need to be published.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: