[
https://issues.apache.org/jira/browse/MJDEPS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568137#comment-16568137
]
Reimo commented on MJDEPS-3:
----------------------------
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
> Can't handle long classpath
> ---------------------------
>
> Key: MJDEPS-3
> URL: https://issues.apache.org/jira/browse/MJDEPS-3
> Project: Maven JDeps Plugin
> Issue Type: Bug
> Environment: Java version: 1.8.0_131, vendor: Oracle Corporation
> Java home: C:\java\jdk8\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> Reporter: Clas Forsberg
> Priority: Critical
> Attachments: error.txt
>
>
> When running I got this error
> Cannot run program "C:\java\jdk8\jre\..\bin\jdeps.exe": CreateProcess
> error=206, The filename or extension is too long
> Mavan debug log attached
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)