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
Installed the prerequisite packages i.e. Nodejs, npm, yeoman, java, mvn.
Environment:
Package
Version
Ubuntu
18.04
Node
8.11.1
Npm
6.1.0
Java
1.8.0_181
Maven
3.5.4
☑ Install Yeoman Generator npm install -g generator-blueocean-usain
☑ Run Yeoman Generator yo blueocean-usain
☒ Build Plugin mvn clean install
Maven couldn't complete the buid process with an ERROR message: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (display-info) on project blueocean-usain: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
Installed the prerequisite packages i.e. Nodejs, npm, yeoman, java, mvn.
Environment:
☑ Install Yeoman Generator
npm install -g generator-blueocean-usain
☑ Run Yeoman Generator
yo blueocean-usain
☒ Build Plugin
mvn clean install
Maven couldn't complete the buid process with an ERROR message:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (display-info) on project blueocean-usain: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
mvn_install_log.txt
PFA, full log file with line numbers. Errors can be sighted from last 110 lines. You can run:
tail -110 mvn_install_log.txt
to debug.The text was updated successfully, but these errors were encountered: