]
Martin Malina closed JBIDE-16724.
---------------------------------
I verified these warnings don't show up now. Closing.
Clean up maven warnings related to 'building effective model'
in jbosstools-javaee build
----------------------------------------------------------------------------------------
Key: JBIDE-16724
URL:
https://issues.jboss.org/browse/JBIDE-16724
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build
Affects Versions: 4.2.0.Alpha2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.2.0.Beta1
Build shows warnings:
{code}[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:eclipse-test-plugin:1.6.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-clean-plugin is missing. @ line 376, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.tools.cdi.tests:org.jboss.tools.cdi.extension.core.test:eclipse-test-plugin:1.6.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-clean-plugin is missing. @ line 60, column 12
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.tools.cdi.tests:org.jboss.tools.cdi.deltaspike.core.test:eclipse-test-plugin:1.6.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-clean-plugin is missing. @ line 80, column 12
[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]{code}