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
Hi All, I have been using Jenkins 2.110 on CentOS to build this project. I have been following the Jenkins - A definitive guide instructions in setting up the project, unfortunately I am continuously bombarded with the same error every time I try to run the build.
I have been using maven 3.5.3 regarding the same. Someone mentioned to use "clean install" instead of "clean package" , which didnt help me either. I am absolutely zero in maven. So, can someone help me please?
Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-build:jar:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-core:jar:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-web:war:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife:pom:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 302, column 40
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] gameoflife [pom]
[INFO] gameoflife-build [jar]
[INFO] gameoflife-core [jar]
[INFO] gameoflife-web [war]
[INFO]
[INFO] -----------------< com.wakaleo.gameoflife:gameoflife >------------------
[INFO] Building gameoflife 1.0-SNAPSHOT [1/4]
The text was updated successfully, but these errors were encountered:
Hi All, I have been using Jenkins 2.110 on CentOS to build this project. I have been following the Jenkins - A definitive guide instructions in setting up the project, unfortunately I am continuously bombarded with the same error every time I try to run the build.
I have been using maven 3.5.3 regarding the same. Someone mentioned to use "clean install" instead of "clean package" , which didnt help me either. I am absolutely zero in maven. So, can someone help me please?
Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-build:jar:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-core:jar:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife-web:war:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.wakaleo.gameoflife:gameoflife:pom:1.0-SNAPSHOT
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 302, column 40
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] gameoflife [pom]
[INFO] gameoflife-build [jar]
[INFO] gameoflife-core [jar]
[INFO] gameoflife-web [war]
[INFO]
[INFO] -----------------< com.wakaleo.gameoflife:gameoflife >------------------
[INFO] Building gameoflife 1.0-SNAPSHOT [1/4]
The text was updated successfully, but these errors were encountered: