Tuyen Nguyen The created GTNPORTAL-3538:
-------------------------------------------
Summary: Fix warnings during maven build
Key: GTNPORTAL-3538
URL:
https://issues.jboss.org/browse/GTNPORTAL-3538
Project: GateIn Portal
Issue Type: Bug
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
Priority: Minor
We have got following warnings during maven build that could be fixed:
{code}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.gatein.portal:exo.portal.packaging.tomcat.pkg:pom:3.9.0.Alpha01-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be
unique: org.apache.httpcomponents:httpclient:jar -> duplicate declaration of version
(?) @ line 406, column 17
[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}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)