Add configuration parameter to the deploy goal, where effective deployment 
location is.
---------------------------------------------------------------------------------------

                 Key: MSITE-414
                 URL: http://jira.codehaus.org/browse/MSITE-414
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
          Components: site:deploy
    Affects Versions: 2.0
            Reporter: Marcin Kuthan


Hi

My projects inherits distribution management configuration from parent pom. So 
{artifactId} is automatically append to the deployment location 
distributionManagement/site/url.

I would like to have site:deploy goal parameter where I will be able to 
configure how the effective deployment location will be defined. For example: 
${project.artifactId}-${project.version}. I have an requirement to deploy one 
site per one project version, and now the distributionManagement configuration 
must be defined in all projects instead of one central definition in parent pom

It can be valuable feature.

Cheers,
Marcin

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

        

Reply via email to