[MCLEAN-127] Use Files.createSymbolicLink instead of shelling out#65
[MCLEAN-127] Use Files.createSymbolicLink instead of shelling out#65
Conversation
|
Caused by: org.apache.maven.plugin.PluginIncompatibleException: The plugin org.apache.maven.plugins:maven-clean-plugin:4.0.0-beta-2-SNAPSHOT has unmet prerequisites: Required Maven version 4.0.0-beta-5 is not met by current version 4.0.0-beta-3 |
|
No, but: GH Actions should be observed, the Jenkins instance is not setup (yet?) |
|
Yes, those two failing tests are weird. It looks like Beanshell is having trouble matching the argument types and is looking for a method that matches the actual type rather than the interface supertype. |
|
Failures now appear to be in the CI script: plugin:4.0.0-beta-2-SNAPSHOT:clean (default-clean) on project exclude-default-dirs: The plugin org.apache.maven.plugins:maven-clean-plugin:4.0.0-beta-2-SNAPSHOT has unmet prerequisites: Required Maven version 4.0.0-beta-5 is not met by current version 4.0.0-beta-3 |
|
Resolve #148 |
No description provided.