[
https://issues.apache.org/jira/browse/MRESOURCES-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900685#comment-17900685
]
michael elbaz edited comment on MRESOURCES-310 at 11/24/24 12:18 PM:
---------------------------------------------------------------------
[~michael-o] Hello the code your'e showed here is not the same as the
{code:java}
3.3.1{code}
which is the current latest public avalable version
([https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-resources-plugin])
[https://github.com/apache/maven-filtering/blob/maven-filtering-3.3.1/src/main/java/org/apache/maven/shared/filtering/FilteringUtils.java#L314]
By the way it's easy to reproduce i think just by running mvn as i do thanks
for the help
was (Author: michael992):
[~michael-o] Hello the code your'e showed here is not the same as the `3.3.1`
which is the current latest public avalable version
(https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-resources-plugin)
[https://github.com/apache/maven-filtering/blob/maven-filtering-3.3.1/src/main/java/org/apache/maven/shared/filtering/FilteringUtils.java#L314]
By the way it's easy to reproduce i think just by running mvn as i do thanks
for the help
> When <filtering>true</filtering> new line is added at the end of file
> ----------------------------------------------------------------------
>
> Key: MRESOURCES-310
> URL: https://issues.apache.org/jira/browse/MRESOURCES-310
> Project: Maven Resources Plugin
> Issue Type: Bug
> Reporter: michael elbaz
> Priority: Major
>
> When using <filtering>true</filtering> a new line is added at the end of the
> +generated+ file which it can cause bug
--
This message was sent by Atlassian Jira
(v8.20.10#820010)