plexus-classworlds icon indicating copy to clipboard operation
plexus-classworlds copied to clipboard

Plexus Classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders.

Results 10 plexus-classworlds issues
Sort by recently updated
recently updated
newest added

Due to the two conflicting licenses at - https://github.com/codehaus-plexus/plexus-classworlds/blob/plexus-classworlds-2.7.0/LICENSE.txt and - https://github.com/codehaus-plexus/plexus-classworlds/blob/master/LICENSE-Codehaus.txt GitHub cannot figure out the correct license (i.e. the badge at https://github.com/codehaus-plexus/plexus-classworlds/blob/master/README.md says "not identifiable"). In the pom.xml...

help wanted

Like expressions `${foo:-bar}` where `bar` is taken as default value if no `foo` property defined.

enhancement
help wanted

Bumps org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.23.1&new-version=2.24.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

1. performance. 2. keyword from in package name issue. 3. add some missing closable resource close

Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 18 to 19. Release notes Sourced from org.codehaus.plexus:plexus's releases. 19 Notice ❗ ❗ ❗ Due to new version of Doxia 2.x stack in maven-site-pugin and other reports...

dependencies
java

Bumps org.apache.ant:ant from 1.10.14 to 1.10.15. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ant:ant&package-manager=maven&previous-version=1.10.14&new-version=1.10.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

I'm not quite sure where to place this bug - here, with Maven, with Netty, or with the affected Maven plugin. So I'm going to start here... I am using...

bug

ClassRealm does not override getPackage() or getPackages(), so Package#getPackage() and Package#getPackages() do not return packages that are imported from other ClassLoaders. I discovered this because it breaks Apache JEXL's import...

We are using 5.x version of plugin that is not mvn4 compatible and needs update in plugin https://github.com/apache/felix-dev/tree/14a584081dd948f053f77f243f7d17869192d76a/tools/maven-bundle-plugin ``` [WARNING] Mojo EXTERNAL issue(s): [WARNING] * Mojo bundle:bundle (org.apache.felix.bundleplugin.BundlePlugin) [WARNING] -...

help wanted
dependencies
java8

maybe we need to move to 3.0 before - cleanup 9fa1540226fc860f3f10639e2aa4e1d9de324aba

dependencies
maintenance