Hello all

I'm going through the "Decorating the Metamodel..." article in the Wiki. I
don't really understand the relation between decorators and facades. How
do they relate to each other? 

Thank you

P.S I have been testing the AndroMDA maven plugin together with AndroMDA 3
from the cvs. 

I had to add the following lines to the plugin.properties file in the
maven plugin for it to work:

# bpm4struts-cartridge namespace (needs to be defined)

maven.andromda.namespace.1.property.0.name=actions
maven.andromda.namespace.1.property.0.value=${maven.andromda.bpm4struts.generated.dir}
maven.andromda.namespace.1.property.1.name=forms
maven.andromda.namespace.1.property.1.value=${maven.andromda.bpm4struts.generated.dir}
maven.andromda.namespace.1.property.2.name=pages
maven.andromda.namespace.1.property.2.value=${maven.andromda.bpm4struts.generated.dir}
maven.andromda.namespace.1.property.3.name=validation
maven.andromda.namespace.1.property.3.value=${maven.andromda.bpm4struts.generated.dir}
maven.andromda.namespace.1.property.4.name=messages
maven.andromda.namespace.1.property.4.value=${maven.andromda.bpm4struts.generated.dir}
maven.andromda.namespace.1.property.5.name=xdoclet-merge
maven.andromda.namespace.1.property.5.value=${maven.andromda.bpm4struts.generated.dir}

I'm not sure it is correct, but it makes it work anyway... Please correct
me if this is wrong.

I have made a remote repository for use with maven. It includes all the
needed androMDA jars and cartridges.

I is available here:
http://www.offthebeatentrack.se/maven/

Maybe this is useful if anyone is trying androMDA 3 with maven. Just add
this line to the project.properties file for the plugin.

maven.repo.remote = http://www.ibiblio.org/maven,
http://www.offthebeatentrack.se/maven

/Best regards

Magnus





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to