You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/07 13:46:07 UTC

[jira] Created: (MPMULTIPROJECT-33) Request for multiproject:site-deploy

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPMULTIPROJECT-33

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPMULTIPROJECT-33
    Summary: Request for multiproject:site-deploy
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 2 minutes
 Time Spent: Unknown
  Remaining: 2 minutes

    Project: maven-multiproject-plugin

   Assignee: dion gillard
   Reporter: Vladimir Kralik

    Created: Mon, 7 Jun 2004 7:44 AM
    Updated: Mon, 7 Jun 2004 7:44 AM
Environment: maven-1.0-rc3

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>


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPMULTIPROJECT-33) Request for multiproject:site-deploy

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPMULTIPROJECT-33

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPMULTIPROJECT-33
    Summary: Request for multiproject:site-deploy
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 2 minutes
 Time Spent: Unknown
  Remaining: 2 minutes

    Project: maven-multiproject-plugin
   Fix Fors:
             1.4

   Assignee: dion gillard
   Reporter: Vladimir Kralik

    Created: Mon, 7 Jun 2004 7:44 AM
    Updated: Thu, 29 Jul 2004 2:42 AM
Environment: maven-1.0-rc3

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>


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org