[
https://issues.apache.org/jira/browse/MINDEXER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965293#comment-17965293
]
Olivier Lamy commented on MINDEXER-88:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#533|https://github.com/apache/maven-indexer/issues/533].
> 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 (Moved to GitHub Issues)
> Issue Type: Task
> Reporter: Martin Todorov
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 6.0.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
(v8.20.10#820010)