cstamas edited a comment on issue #197: SUREFIRE-1588 Patch (Java7)
URL: https://github.com/apache/maven-surefire/pull/197#issuecomment-435514071
 
 
   @jglick re copying, then we open a total different "pandora" box, think 
about dep artifact GAVs with differrent G's but same As and Vs (for example 
`/org/foo/1.0/api-1.0.jar` vs `/com/bar/1.0/api-1.0.jar`), we'd need to handle 
conflicts like these. Or we could copy them in maven2 layout (ie. create a mini 
"local repo" for surefire booter), and handle that.
   
   I'd def look into other directions as well...
   
   This whole thing started due `-cp` and different command line length 
constraints, look here 
https://maven.apache.org/surefire/maven-surefire-plugin/examples/class-loading.html

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to