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

Jaroslav Tulach commented on NETBEANS-5400:
-------------------------------------------

I don't know off-hand. I would have to debug the behavior.

> Custom Platform Integration test fail if non converging maven artefacts
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-5400
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5400
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Other
>    Affects Versions: 12.2
>            Reporter: Eric Barboni
>            Priority: Major
>
> Hi, I found an issue on the 
> /harness/nbjunit/src/org/netbeans/junit/NbModuleSuite.java.
> I don't know if this is a common use case but if you have two module with 
> Maven-Class-Path entry in their manifest you will have an issue during the 
> test preparation.
> I have created the following showcase: 
> [https://github.com/ebarboni/nbappmaventest]
> wrapper 2 incorporate lucene 3.6.2 and wrapper 1 lucene 5.5.5.
> It build and run but cannot be tested.
> {code}
> java.io.IOException: no match for org.apache.lucene:lucene-core:3.6.2 found
> at org.netbeans.junit.NbModuleSuite$S.rewrite(NbModuleSuite.java:1129)
>  at 
> org.netbeans.junit.NbModuleSuite$S.turnClassPathModules(NbModuleSuite.java:1094)
> {code}
>  
> I have no PR yet because I don't know to handle that.
> If possible may I have feedback from [~jtulach] or [~sdedic].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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