[
https://issues.apache.org/jira/browse/MNG-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069526#comment-17069526
]
Hudson commented on MNG-5645:
-----------------------------
Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4
See
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/
> version of "..." causes InternalErrorException.
> -----------------------------------------------
>
> Key: MNG-5645
> URL: https://issues.apache.org/jira/browse/MNG-5645
> Project: Maven
> Issue Type: Bug
> Components: General
> Affects Versions: 3.2.1
> Environment: Ubunbtu Linux 14.04
> java version "1.7.0_55"
> OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
> OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
> Reporter: Phil Pratt-Szeliga
> Assignee: Jason van Zyl
> Priority: Trivial
> Fix For: 3.2.2
>
> Attachments: debug.log, version_error.patch
>
>
> The following dependency causes InternalErrorException.
> <dependency>
> <groupId>any</groupId>
> <artifactId>any</artifactId>
> <version>...</version>
> </dependency>
> This can be confusing to a new maven user trying to get a dependency to work.
> A patch is attached that fixes the problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)