You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcin Kuthan (JIRA)" <ji...@codehaus.org> on 2009/07/10 09:27:22 UTC

[jira] Created: (MSITE-414) Add configuration parameter to the deploy goal, where effective deployment location is.

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

        

[jira] Commented: (MSITE-414) Add configuration parameter to the deploy goal, where effective deployment location is.

Posted by "libo (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=188796#action_188796 ] 

libo commented on MSITE-414:
----------------------------

We experienced the same issue in our projects. 

> 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

        

[jira] Closed: (MSITE-414) Add configuration parameter to the deploy goal, where effective deployment location is.

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MSITE-414.
-------------------------------

    Resolution: Duplicate
      Assignee: Lukas Theussl

> 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 and 3.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy
>    Affects Versions: 2.0
>            Reporter: Marcin Kuthan
>            Assignee: Lukas Theussl
>
> 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