apache / apache/maven-jdeps-plugin
[MJDEPS-3] Can't handle long classpath
- Dominant language
- Java
- Stars
- 18
- Forks
- 18
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 5
Description
**[Clas Forsberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=clazze)** opened **[MJDEPS-3](https://issues.apache.org/jira/browse/MJDEPS-3?redirect=false)** and commented
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
---
**Attachments:**
- [error.txt](https://issues.apache.org/jira/secure/attachment/12882523/error.txt) (_371.11 kB_)
4 votes, 7 watchers
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin with error.txt and the attached Maven debug log, then trace the maven-jdeps-plugin invocation of jdeps.exe that receives the long classpath. Done means the plugin can run with a long classpath without Windows CreateProcess error=206; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100