pombreda / ivyidea

Automatically exported from code.google.com/p/ivyidea
0 stars 0 forks source link

idea does not resolve ivy attached jar class #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
this has been annoying issue for a while, it works sometimes sometimes it does 
not. 
1. click resolve ivy from tool menu, it does resolve the jar but idea does not 
see it, see attached one. for example if it is 
import org.testng.Assert; then ides sees this sees org.testng. part. 
3. But if restart it or resolving many many times might resolve it. in console 
it says No problems detected during resolve for module. 

What is the expected output? What do you see instead?
Idea should see the jar properly, I am sure if I add the jar with idea it 
works, it happens only with ivy.

What version of the product are you using? On what operating system?
Windows 7, intellij idea 11.1.5

Please provide any additional information below.

Original issue reported on code.google.com by elber....@gmail.com on 7 Nov 2013 at 6:09

Attachments:

GoogleCodeExporter commented 9 years ago
So I am attaching 2 files showing configuration, I believe they should have 
same effect for ivy but, it is not. Even though Only resolve for specific 
configuration checkout is not checked, it is resolving for specific scopes. 
when I remove the check box from everything it started working. 

Original comment by elber....@gmail.com on 7 Nov 2013 at 6:19

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r268.

Original comment by maarten....@gmail.com on 12 Nov 2013 at 11:45