- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testMissingRequiredStringArrayTypeParameter (0.15 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/plugin/PluginParameterExceptionTest.java
/** * MNG-3131 * * */ class PluginParameterExceptionTest { private static final String LS = System.lineSeparator(); @Test void testMissingRequiredStringArrayTypeParameter() { MojoDescriptor mojoDescriptor = new MojoDescriptor(); mojoDescriptor.setGoal("goal"); PluginDescriptor pluginDescriptor = new PluginDescriptor();Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Mar 21 04:56:21 GMT 2025 - 6.8K bytes - Click Count (0)