Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins having problems building ( probably with maven configuration ) #209

Open
arunbhargav opened this issue Mar 8, 2018 · 1 comment

Comments

@arunbhargav
Copy link

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]

@EmanueleUniroma2
Copy link

Any update on this? I have the same problem.
I suspect that all is about compatibility issues between new versions of plugins but who knows…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants