[ 
https://issues.apache.org/jira/browse/ARTEMIS-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302553#comment-17302553
 ] 

ASF subversion and git services commented on ARTEMIS-3183:
----------------------------------------------------------

Commit 96a09041eea4b11ff4729748c2d78516bd0f9f46 in activemq-artemis's branch 
refs/heads/master from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=96a0904 ]

ARTEMIS-3183: resolve various immediate warnings at build start

- Remove duplicates dependency definition following 
e7e3c71511770442cbb206cefcae25001566d75b.
- Removes deprecated RELEASE version use, consolidate modules on single paho 
client version.
- Remove prerequisites entry as per warning, suggested enforcer rule already in 
place.


> resolve warnings seen immediately upon starting build
> -----------------------------------------------------
>
>                 Key: ARTEMIS-3183
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3183
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>    Affects Versions: 2.17.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> One of the first things seen when running the build is a bunch of warnings 
> being emitted by maven, some which could even break the build in future, so 
> this looks to resolve them:
> {noformat}
> Warning: 
> Warning: Some problems were encountered while building the effective model 
> for org.apache.activemq:artemis-amqp-protocol:bundle:2.18.0-SNAPSHOT
> Warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.apache.activemq:artemis-commons:jar -> duplicate declaration 
> of version ${project.version} @ line 83, column 19
> Warning: 
> Warning: Some problems were encountered while building the effective model 
> for org.apache.activemq.tests:smoke-tests:jar:2.18.0-SNAPSHOT
> Warning: 'dependencies.dependency.version' for 
> org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar is either LATEST or 
> RELEASE (both of them are being deprecated) @ line 121, column 19
> 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: 
> Warning: The project org.apache.activemq:artemis-pom:pom:2.18.0-SNAPSHOT uses 
> prerequisites which is only intended for maven-plugin projects but not for 
> non maven-plugin projects. For such purposes you should use the 
> maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to