by default all cartridges are enabled, you can use the filter to select the 
ones you actually want to use



this is very interesting when you want to generate code from a single 
cartridge, let's say you are experimenting with the bpm4struts cartridge then 
you might do this:



maven mda -Dfilter=bpm4struts



if you would like to enable all cartridges except bpm4struts then do this:



maven mda -Dfilter=~bpm4struts



not specifying the filter property will enable everything (=default)



why are you using the filter  ?
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3141#3141
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to