You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not need to perform the entire Maven lifecycle just to install the
doctored 999-mega-melt version of the pom-scijava parent into the local
repository cache. We can just invoke the install:install goal directly.
Not only does t
8000
his speed up the mega-melt slightly (e.g. no enforcer
checks), it also avoids an issue whereby the Gradle platform+catalog
build would fail due to being in the wrong working/base directory.
0 commit comments