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

Laszlo Kishalmi commented on NETBEANS-2102:
-------------------------------------------

Interestingly at the moment I don’t have that file, but it isn’t a corrupt 
cache.  The file is that way in Maven.  Look here:
 
[https://mvnrepository.com/artifact/org.glassfish.ha/ha-api/3.1.9]
 
[http://central.maven.org/maven2/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.hk2-jar]
 
I believe this was just a file that was poorly deployed to Maven Central.
 
The file I do have at the moment is just ha-api.3.1.9.jar  - missing the ‘hk2-‘ 
but I believe that my gradle cache did have the “bad” file at some point.
 
I’ve since moved to a newer revision of jax-ws which has slightly updated 
dependencies in order to work around this issue.
 
While the issue was reproducible with the example I gave, it didn’t seem to 
happen every time.  I don’t know why.
 
Regards,
 
Scott

> IAE on regular files on Gradle project Classpath
> ------------------------------------------------
>
>                 Key: NETBEANS-2102
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2102
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>            Reporter: Laszlo Kishalmi
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It seems due to some mystical errors in Maven repository Gradle can return 
> non-archive, non-directory elements in classpath. This results IAE when 
> creating PathResource for classpath in the IDE.
> These CP entries simply should be omitted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to