You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/06/11 09:05:29 UTC

[GitHub] [maven-assembly-plugin] cstamas opened a new pull request, #68: [MASSEMBLY-955] Fix the pattern bug.

cstamas opened a new pull request, #68:
URL: https://github.com/apache/maven-assembly-plugin/pull/68

   Updates the maven-common-artifact-filters that brings in fix for bug.
   Also bring in the related IT.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-assembly-plugin] cstamas merged pull request #68: [MASSEMBLY-962] Update m-common-a-f to 3.3.0

Posted by GitBox <gi...@apache.org>.
cstamas merged PR #68:
URL: https://github.com/apache/maven-assembly-plugin/pull/68


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-assembly-plugin] michael-o commented on a diff in pull request #68: [MASSEMBLY-955] Fix the pattern bug.

Posted by GitBox <gi...@apache.org>.
michael-o commented on code in PR #68:
URL: https://github.com/apache/maven-assembly-plugin/pull/68#discussion_r895231107


##########
pom.xml:
##########
@@ -143,7 +143,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-common-artifact-filters</artifactId>
-      <version>3.2.0</version>
+      <version>3.2.1-SNAPSHOT</version>

Review Comment:
   3.3.0....



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-assembly-plugin] michael-o commented on pull request #68: [MASSEMBLY-955] Fix the pattern bug.

Posted by GitBox <gi...@apache.org>.
michael-o commented on PR #68:
URL: https://github.com/apache/maven-assembly-plugin/pull/68#issuecomment-1152896404

   We'll wait for the release of CAF.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org