You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2022/03/18 08:43:24 UTC

[GitHub] [karaf] jbonofre commented on pull request #1492: [KARAF-7367] add Reproducible Builds support

jbonofre commented on pull request #1492:
URL: https://github.com/apache/karaf/pull/1492#issuecomment-1072187918


   This change causes the following error:
   
   ```
   [ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.4.0-SNAPSHOT:kar (package) on project framework: Execution package of goal org.apache.karaf.tooling:karaf-maven-plugin:4.4.0-SNAPSHOT:kar failed: An API incompatibility was encountered while executing org.apache.karaf.tooling:karaf-maven-plugin:4.4.0-SNAPSHOT:kar: java.lang.NoSuchMethodError: org.codehaus.plexus.util.DirectoryScanner.setFilenameComparator(Ljava/util/Comparator;)V
   ```
   
   I think the problem is related to maven/plexus dep update. I will take a look.


-- 
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: commits-unsubscribe@karaf.apache.org

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