jira-importer commented on issue #26:
URL: 
https://github.com/apache/maven-jdeps-plugin/issues/26#issuecomment-2955087123

   
**[Reimo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=daum)** 
commented
   
   One suggestion - when classpath is too long it's possible to copy 
dependencies to some tmp directory and then point the classpath to this tmp 
directory with "jdeps -cp tmp/* ..."
   
   I know i know .. it's more like a workaround to the jdeps restrictions and 
should be used only in case the command exceeds the threshold
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to