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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to