[ 
http://jira.codehaus.org/browse/SCM-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85780
 ] 

Jason Melnick commented on SCM-275:
-----------------------------------

lol - wrong element on my part :)

The <url> element (of the scm) does in fact work properly when the scm 
information is declared within that project. However, when declaring the scm 
info in a parent pom it takes the url specified in the parent and appends the 
artifactId of the child onto the end (when used on the child project).

I'd like to have the ability to set the scm information in a parent and then 
configure it separately in a child pom if at all possible..

I apologize for setting this as a major issue as it's not... However, for ease 
of use I think it would be beneficial.

> Need to allow setting of the project directory, not just assume the artifactId
> ------------------------------------------------------------------------------
>
>                 Key: SCM-275
>                 URL: http://jira.codehaus.org/browse/SCM-275
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-api
>            Reporter: Jason Melnick
>
> The SCM plugin needs to provide a configuration option to set the project's 
> name in the repository and not just assume the artifactId is that directory.
> For instance, my artifactId is dukesbankear. However, in SVN it is stored as 
> DukesBankEAR. SCM fails when trying to attain any goal because it is looking 
> for .../projectpath/dukesbankear instead of .../projectpath/DukesBankEAR...

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