- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for testPluginDescriptorExpressionReference (0.11 sec)
-
impl/maven-core/src/test/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorV4Test.java
private static final String FS = File.separator; @Inject PlexusContainer container; private Path rootDirectory; @Test public void testPluginDescriptorExpressionReference() throws Exception { Session session = newSession(); MojoExecution exec = newMojoExecution(session); Object result =Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Mar 26 19:31:34 UTC 2025 - 19.3K bytes - Viewed (0) -
impl/maven-core/src/test/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorTest.java
private static final String FS = File.separator; @Inject private MavenRepositorySystem factory; private Path rootDirectory; @Test void testPluginDescriptorExpressionReference() throws Exception { MojoExecution exec = newMojoExecution(); MavenSession session = newMavenSession();Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Mar 26 19:31:34 UTC 2025 - 19.4K bytes - Viewed (0)