Maven 1.x Multi-Project Plugin

Request for multiproject:site-deploy

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.4
  • Component/s: None
  • Labels:
    None
  • Environment:
    maven-1.0-rc3
  • Number of attachments :
    0

Description

I would like new the goal multiproject:site-deploy will be added.

diff -u plugin.old plugin.jelly
— plugin.old
+++ plugin.jelly
@@ -367,5 +367,16 @@
<attainGoal name="multiproject:goal"/>

</goal>
+
+ <!-==================================================================->
+ <!-- Deploy site documentation -->
+ <!-==================================================================->
+ <goal name="multiproject:site-deploy"
+ prereqs="multiproject:site"
+ description="Deploy site documentation" >
+
+ <attainGoal name="site:${maven.site.deploy.method}deploy"/>
+
+ </goal>

</project>

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
2m
Original Estimate - 2 minutes
Remaining:
2m
Remaining Estimate - 2 minutes
Logged:
Not Specified
Time Spent - Not Specified