-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: NSMP-1.0
-
Fix Version/s: NSMP-1.0.2
-
Component/s: Studio Maven Plugin
-
Tags:
-
Sprint:nxProduct-W36
While extracting an Automation Script; extraction failed with this error:
Execution default-cli of goal org.nuxeo.tools:nuxeo-studio-maven-plugin:1.0:extract failed: An API incompatibility was encountered while executing org.nuxeo.tools:nuxeo-studio-maven-plugin:1.0:extract: java.lang.ExceptionInInitializerError: null ... [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] [ERROR] [ERROR] ----------------------------------------------------- [ERROR] : Runtime not initialized
It is due to some automation class not able to initialize because of not initialized Nuxeo Runtime.