[ http://jira.codehaus.org/browse/MNG-958?page=comments#action_48088 ] 

Johnny R. Ruiz III commented on MNG-958:
----------------------------------------

This could be done by creating your own Descriptor file. and adding this 
configuration.

    <fileSet>
          <directory>target/site</directory>
          <outputDirectory>site</outputDirectory>
          <includes>
            <include>**/*.*</include>
          </includes>
    </fileSet>

Is this what you mean?  or you mean a different approach?

:)

> ability to optionally include site in binary distribution
> ---------------------------------------------------------
>
>          Key: MNG-958
>          URL: http://jira.codehaus.org/browse/MNG-958
>      Project: Maven 2
>         Type: New Feature
>   Components: maven-assembly-plugin
>     Versions: 2.0-beta-4
>     Reporter: Brett Porter
>     Assignee: Johnny R. Ruiz III
>      Fix For: 2.0-beta-4

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to