google-code-export / ivyidea

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

Create a library per config - not per module #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When selecting specific configurations in the facet libraries should
resolve to separate library folders (some named based the configuration
name) instead of putting them all under "IvyIDEA-resolved". This would help
tremendously when selecting includes in the WAR facet e.g. I don't have to
use "test" configuration libraries in my WAR file.

Original issue reported on code.google.com by guy.mah...@gmail.com on 21 Feb 2009 at 11:12

GoogleCodeExporter commented 9 years ago
Another remark from my side: It would be great if the plugin would be 
configurable to
use a library folder (could be based on based on configuration names or free
configurable) or not. When choosing not to use a library module every single 
library
would be listed as project dependencies without grouping them in a folder. 
Selecting
them for inclusion/exclusion in the WAR facet would be easy then.

Original comment by benjamin...@gmail.com on 23 Feb 2009 at 7:50

GoogleCodeExporter commented 9 years ago
Should be handled with the fix for issue 41

Original comment by guy.mah...@gmail.com on 13 Nov 2010 at 3:40