apache / apache/maven-ear-plugin
[MEAR-305] skipClassPathModification sets Class-Path empty
- Dominant language
- Java
- Stars
- 14
- Forks
- 29
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 6
Description
**[Philippe Marschall](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=marschall)** opened **[MEAR-305](https://issues.apache.org/jira/browse/MEAR-305?redirect=false)** and commented
We upgraded from version 3.0.1 to version 3.2.0 of the plugin. We use EJB JARs in an ear and configure `defaultLibBundleDir`. Our EJB JARs come with `Class-Path` headers in the manifest which must not be modified.
Version 3.2.0 of the EAR plugin modified `Class-Path` headers of the EJB JARs so we configured `true` however this still results in the `Class-Path` headers of the EJB JARs being modified and set to empty.
---
**Affects:** 3.2.0
**Issue Links:**
- [MEAR-292](https://issues.apache.org/jira/browse/MEAR-292) skipClassPathModification option should prevent adding Class-Path entry into MANIFEST.mf
(_**"is caused by"**_)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.