You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2014/12/26 16:39:13 UTC

[jira] [Resolved] (IVY-1504) ArrayIndexOutOfBoundsException when using a p2 repository for dependencies

     [ https://issues.apache.org/jira/browse/IVY-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVY-1504.
----------------------------------
       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Nicolas Lalevée

Fix already pushed to the master. Thanks for the report.

> ArrayIndexOutOfBoundsException when using a p2 repository for dependencies
> --------------------------------------------------------------------------
>
>                 Key: IVY-1504
>                 URL: https://issues.apache.org/jira/browse/IVY-1504
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>         Environment: Linux, SBT 0.13.7
>            Reporter: David Pérez
>            Assignee: Nicolas Lalevée
>             Fix For: trunk
>
>
> I've reported first the bug in the SBT, but I think the problem lies more in Ivy.
> Here is a link:
> https://github.com/sbt/sbt/issues/1788
> {code}
> java.lang.NullPointerException at org.apache.ivy.osgi.p2.P2MetadataParser.namespace2Type(P2MetadataParser.java:338)
> [error] 0
> java.lang.ArrayIndexOutOfBoundsException: 0
> at org.apache.ivy.util.StringUtils.getErrorMessage(StringUtils.java:64)
> at org.apache.ivy.core.resolve.IvyNode.getProblemMessage(IvyNode.java:937)
> at org.apache.ivy.plugins.report.LogReportOutputter.output(LogReportOutputter.java:148)
> at org.apache.ivy.core.report.ResolveReport.output(ResolveReport.java:99)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)