[ 
https://issues.apache.org/jira/browse/BEAM-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005003#comment-16005003
 ] 

Jean-Baptiste Onofré commented on BEAM-2179:
--------------------------------------------

Waiting the merge of the pull request, a possible workaround is:

{code}
rm -fr 
sdks/java/maven-archetypes/examples*/src/main/resources/archetype-resources/src
{code}

> Archetype generate-sources.sh should delete old files
> -----------------------------------------------------
>
>                 Key: BEAM-2179
>                 URL: https://issues.apache.org/jira/browse/BEAM-2179
>             Project: Beam
>          Issue Type: Bug
>          Components: project-management
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> Examples archetypes use {{generate-sources.sh}} to copy the sources from 
> examples modules into the archetype resources. However, it's a simple copy 
> and doesn't remove previously copied files (it's just an overwrite).
> It means that if we remove a file in examples module, it's not updated in the 
> archetypes (the file is still present).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to