yogendra / ivyidea

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

Handle dependency with type 'bundle' #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Some new dependencies that are coming from maven repo have type 'bundle' 
instead of 'jar' and IvyIDEA are not resolving these : 'Unrecognized artifact 
type: bundle, will not add this as a dependency in IntelliJ.'

eg. http://repo1.maven.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
http://repo1.maven.org/maven2/org/fusesource/scalate/scalate-core/1.3.2/scalate-
core-1.3.2.pom

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
IDEA 10, IvyIdea 0.9 beta 4.

Please provide any additional information below.

Original issue reported on code.google.com by chilang@gmail.com on 25 Jan 2011 at 4:35

GoogleCodeExporter commented 9 years ago
for some reason whoever created the beta4 download did not use the latest 
trunk, either download the trunk and compile or use the zip I attached.

Original comment by sta...@gmail.com on 21 Apr 2011 at 6:15

Attachments:

GoogleCodeExporter commented 9 years ago
Will be fixed in next release

Original comment by maarten....@gmail.com on 2 Aug 2011 at 9:49