jira-importer commented on issue #1030:
URL: https://github.com/apache/maven-scm/issues/1030#issuecomment-2964639958

   **[Rami 
Ojares](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rojares)** 
commented
   
   I don't completely understand your preferred idea.
   But anything is fine with me as long as maven does not append any extra path 
components in my case. Just to make sure let me elaborate on that one.
   
   Here is my url again in the parent pom (ignore \ escapes):
   
   ```
   /url/to/subversion/repo/$\{category}/$\{articactId}/$\{path_to_branch}
   ```
   
   When the child inherits this it uses it's own property values and 
automatically the path is correct. Even though subversion repositories do use 
paths for everything I simply do not want the system to append always the 
artifactId because it does not match the project layout in my repository.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to