cortlepp commented on PR #789:
URL: 
https://github.com/apache/axis-axis2-java-core/pull/789#issuecomment-2745232811

   I've tried this out locally and it seems like the 4.0.4 version also had the 
same problem, I couldn't find anything suspicious in the [release 
notes](https://eclipse-ee4j.github.io/jaxb-ri/4.0.5/docs/ch02.html) though. 
Debugging this proved difficult because whenever I executed the tests with my 
IDE they pass, when I execute them via the commandline they fail - go figure.
   
   Also, if I try to compile everything without tests it fails in the 
distribution module with the following error, which left me a bit puzzled 
(again). As far as I can tell nothing with regards to the transitive dependency 
jaxb-core has changed, so I'm not sure what changed.
   
   ```
   [ERROR] Failed to execute goal 
org.codehaus.gmavenplus:gmavenplus-plugin:4.1.1:execute (check-webapp-content) 
on project distribution: Error occurred while calling a method on a Groovy 
class from classpath.: InvocationTargetException: Unexpected entry in Web app: 
WEB-INF/lib/jaxb-core-4.0.5.jar, path: 
/home/cortlepp/code/axis-axis2-java-core/modules/distribution/target/axis2-2.0.1-SNAPSHOT/dist/axis2.war
 , file is not in: 
/home/cortlepp/code/axis-axis2-java-core/modules/webapp/target/axis2.war -> 
[Help 1]
   ```
   
   Any help/ideas on this would be appreciated.


-- 
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: java-dev-unsubscr...@axis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to