apache / apache/maven-war-plugin
Deprecated addDirectory method in AbstractWarPakagingTask
Open
priority:minor
- Dominant language
- Java
- Stars
- 50
- Forks
- 97
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 3
Description
### Affected version
HEAD
### Bug description
addDirectory(java.io.File) in org.codehaus.plexus.archiver.AbstractArchiver has been deprecated
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating AbstractWarPakagingTask and its use of org.codehaus.plexus.archiver.AbstractArchiver.addDirectory(java.io.File). Review the current replacement for the deprecated method and verify that the task no longer invokes the deprecated API; the issue does not name a test or specific replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100