You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Cservenak, Tamas (JIRA)" <ji...@apache.org> on 2017/11/24 12:12:00 UTC

[jira] [Commented] (MINDEXER-88) Clean up the plugin versions and possibly upgrade the plugins to their latest versions

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

Cservenak, Tamas commented on MINDEXER-88:
------------------------------------------

https://github.com/apache/maven-indexer/commit/ad07405c06b422cb529d3badaa1b6b376699c9c1
https://github.com/apache/maven-indexer/commit/fc801678e2e46513e4dda8973bcb06ef4f105b69

> Clean up the plugin versions and possibly upgrade the plugins to their latest versions
> --------------------------------------------------------------------------------------
>
>                 Key: MINDEXER-88
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-88
>             Project: Maven Indexer
>          Issue Type: Task
>            Reporter: Martin Todorov
>            Assignee: Cservenak, Tamas
>             Fix For: 6.0
>
>
> When building with Maven 3.2.1, the following warning can be seen:
> {code}
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.maven.indexer:indexer-core:jar:6.0-SNAPSHOT
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven.indexer:maven-indexer:6.0-SNAPSHOT, /root/.jenkins/jobs/maven-indexer/workspace/pom.xml, line 499, column 15
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.maven.indexer:indexer-cli:jar:6.0-SNAPSHOT
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven.indexer:maven-indexer:6.0-SNAPSHOT, /root/.jenkins/jobs/maven-indexer/workspace/pom.xml, line 499, column 15
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.maven.indexer:indexer-examples:jar:6.0-SNAPSHOT
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven.indexer:maven-indexer:6.0-SNAPSHOT, /root/.jenkins/jobs/maven-indexer/workspace/pom.xml, line 499, column 15
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.maven.indexer:maven-indexer:pom:6.0-SNAPSHOT
> [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 499, column 15
> [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}
> Essentially, these versions should be set and furthermore, the plugin versions should be updated to their latest versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)