- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for beanshell (0.06 seconds)
-
build-logic/dependency-modules/src/main/kotlin/gradlebuild.dependency-modules.gradle.kts
applyRule<DependencyRemovalByNameRule>("jcifs:jcifs", setOf("servlet-api")) // Bsh moved coordinates. Depend on the new coordinates. applyRule<DependencyRemovalByGroupRule>(libs.testng, setOf("org.beanshell")) applyRule<DependencyAdditionRule>(libs.testng, libs.bsh) // Test dependencies - minify: remove unused transitive dependencies applyRule<DependencyRemovalByNameRule>(
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Jul 18 11:32:19 GMT 2025 - 9.3K bytes - Click Count (0) -
compat/maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 7.4K bytes - Click Count (0) -
impl/maven-core/plugin-manager.txt
- we also seem to have artifact information tangled inside the plugin model - we have to deal with scripting implementations (groovy, beanshell, ruby) - we need to deal with a shared context for plugins, like the guarded mojos - we need to deal with plugins as core application logic which can also interact with plugins
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Jan 22 11:03:29 GMT 2025 - 12.3K bytes - Click Count (0) -
api/maven-api-plugin/src/main/mdo/plugin.mdo
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Feb 25 08:28:41 GMT 2025 - 24.8K bytes - Click Count (0)