- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testMissingRequiredStringArrayTypeParameter (0.17 sec)
-
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();Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Mar 21 04:56:21 UTC 2025 - 6.8K bytes - Viewed (0)