apache / apache/maven-ear-plugin

[MEAR-305] skipClassPathModification sets Class-Path empty

Open
#180 1 comment 0 reactions 0 assignees View on GitHub
bug priority:major
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.