google-code-export / ivyidea

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

Error including activemq bundle #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I received this error when trying to include ActiveMQ 

org.apache.activemq#activemq-core;5.3.0: Unrecognized artifact type: 
bundle, will not add this as a dependency in IntelliJ.

Here is the ivy.xml entry I have used. 

<dependency org="org.apache.activemq" name="activemq-core" rev="5.3.0" 
conf="war->default"/>

This appears to be related to Issue 44 where the accepted types are 
hardcoded and 'bundle' is not one of those types

Original issue reported on code.google.com by warrendu...@gmail.com on 9 Mar 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Patch @ http://code.google.com/p/ivyidea/issues/detail?id=67

Original comment by johno.cr...@gmail.com on 11 Jul 2010 at 8:29

GoogleCodeExporter commented 9 years ago
These types are now made configurable.
Also added 'bundle' to the default types.
Issue should be resolved in next release.

Original comment by guy.mah...@gmail.com on 20 Nov 2010 at 4:32

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

Attachments:

GoogleCodeExporter commented 9 years ago
Can you fix the beta4 link? It is confusing to me which version to use if I 
want to use beta4...

Thanks.

Original comment by Ivan.Jia...@gmail.com on 7 Nov 2011 at 3:33

GoogleCodeExporter commented 9 years ago
sorry, it's not possible to see against which sources beta4 was built.
Anyway, you shouldn't use this beta any longer, just upgrade to the latest 
version.

Original comment by maarten....@gmail.com on 7 Nov 2011 at 12:18