[ http://jira.codehaus.org/browse/MRELEASE-73?page=comments#action_63911 ] 

Brett Porter commented on MRELEASE-73:
--------------------------------------

this is incredibly hard to identify. For example - is "src" included? It should 
be, but its not in the module list. How do you identify what is and isn't?

How about a configuration item "scmExcludes" instead so you get the control?

> Add some kind of exclusion filters on subdirectories which are not submodules
> -----------------------------------------------------------------------------
>
>          Key: MRELEASE-73
>          URL: http://jira.codehaus.org/browse/MRELEASE-73
>      Project: Maven 2.x Release Plugin
>         Type: Improvement

>     Reporter: Grzegorz Slowikowski
>     Priority: Trivial

>
>
> I will describe this using an example.
> Now, when releasing Maven, all subdirectories including maven-artifact-ant 
> and maven-embedder are copied to tag.
> Maven-artifact-ant and maven-embedder are not included in maven as modules 
> and are released separately.
> So they are copied to tags twice:
> - to tag maven-{version} while releasing maven
> - to their own tags (maven-artifact-ant-{version} and 
> maven-embedder-{version}) while releasing them
> Their presence in maven-{version} tag does not make sense. They could be 
> excluded in Maven pom.

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