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

ASF GitHub Bot commented on MRRESOURCES-155:
--------------------------------------------

slawekjaranowski commented on code in PR #79:
URL: 
https://github.com/apache/maven-remote-resources-plugin/pull/79#discussion_r1894648931


##########
src/main/java/org/apache/maven/plugin/resources/remote/AbstractProcessRemoteResourcesMojo.java:
##########
@@ -350,6 +350,14 @@ public abstract class AbstractProcessRemoteResourcesMojo 
extends AbstractMojo {
     @Parameter(defaultValue = "${project.build.outputTimestamp}")
     private String outputTimestamp;
 
+    /**
+     * Indicate if project workspace files with teh same name should be used 
instead of from bundle.

Review Comment:
   done





> Allow to override bundle resources by project workspace files
> -------------------------------------------------------------
>
>                 Key: MRRESOURCES-155
>                 URL: https://issues.apache.org/jira/browse/MRRESOURCES-155
>             Project: Maven Remote Resources Plugin
>          Issue Type: New Feature
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Make same named project files take precedence over ones from the remote 
> resource bundle.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to