mabrarov commented on pull request #19:
URL: https://github.com/apache/maven-ear-plugin/pull/19#issuecomment-703167969


   Hmm... I made one more test:
   
   ```bash
   $ git clone --branch MEAR-267_Manifest_classpath_modification 
https://github.com/mabrarov/MEAR-267-issue-demo.git && \
   mvn -q -B -f MEAR-267-issue-demo/pom.xml verify 2>&1 | grep WFLYSRV0059
   ```
   
   and it demonstrates:
   
   ```text
   00:35:52,808 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 
WFLYSRV0059: Class Path entry guava-19.0.jar in 
/content/MEAR-267.ear/com.leokom-MEAR-267-ejb-1.0-SNAPSHOT.jar  does not point 
to a valid jar for a Class-Path reference.
   ```
   
   that MEAR-267 has multiple root causes and I fixed in this pull request just 
one of them.


----------------------------------------------------------------
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.

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


Reply via email to