Karl Heinz Marbaise created MSCMPUB-27:
------------------------------------------

             Summary: Make it possible to publish ony subfolders in a targeting 
site repository
                 Key: MSCMPUB-27
                 URL: https://issues.apache.org/jira/browse/MSCMPUB-27
             Project: Maven SCM Publish Plugin
          Issue Type: Improvement
            Reporter: Karl Heinz Marbaise


Scenario: Having a single git repo which contains the site for a multi 
component project where each component site should be published at a different 
time point.
{code}
  /
 ..   index.html...
 +--- M1
 +--- M2
 +
{code}
I can configure to ignore paths like {{M1,M2}} but I can't configure to use a 
target path while the content is being copied into the target site git repos to 
say that only the current content will be copied into {{M1}} and this is the 
only part which is handle with updates/changes/deletes. 
The root path can be handled by using the {{ignorePathsToDelete}} configuration 
but in the sub modules like M1 and M2 it is not possible to configure 
scm-publish in a way to handle only a sub folder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to