You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2021/08/31 15:27:58 UTC

[GitHub] [tomee-patch-plugin] t-gergely commented on pull request #4: sourceExcludes didn't work on Windows

t-gergely commented on pull request #4:
URL: https://github.com/apache/tomee-patch-plugin/pull/4#issuecomment-909337331


   > Did you try building it with version `0.6` of the patch plugin on Windows or just the bundled source from the download page?
   
   First, the 0.5 version that was specified in the pom of tomee-jakarta.git/tag tomee-project-9.0.0-M7. Then master/0.6-SNAPSHOT from this repo.
   
   > Did the plugin throw some exceptions?
   
   tomee-jakarta/tomee/tomee-webprofile-webapp/pom.xml has
   ```
   <sourceExcludes>
   <exclude>org/apache/cxf/jaxb</exclude>
   </sourceExcludes>
   ```
   It didn't work, so the plugin failed compilation with jaxb related "cannot find symbol" errors.
   


-- 
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: dev-unsubscribe@tomee.apache.org

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