From: Chad B. <cha...@gm...> - 2006-03-04 04:48:13
|
The cartridges structure looks good. About the andromdanetapp structure, you don't need all that. The andromdapp module in the andromda-all project has all that for you, all you'd need was a maven2 plugin to call the AndroMDApp class in the andromdapp module (see the AbstractAndroMDAppMojo in andromda-all/maven/2/andromdapp to see what I mean) and then just a project template like we currently have for j2ee. Eric Crutchfield wrote: > > I’m porting several of the .Net pieces that Naresh, Louis and I have > worked on to maven 2 and I was trying to figure out where that will go > in this project structure. > > I was thinking something like this: > > /andromda-plugins > > /andromdanetapp > > /plugin - maven plugin > > /core - extends AndroMDApp > > /projects > > /dotnet - contains project generator templates > > /cartridges > > /andromda-aspdotnet > > /andromda-cs > > /andromda-nspring > > /andromda-nhibernate > > Anyone have suggestions for a better (the right?) way to structure this? > > Thanks, > > Eric > > > This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication may contain information that is protected from disclosure by applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering this communication to the intended recipient, be advised that you have received this e-mail in error and any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. If you believe that you have received this e-mail in error, please immediately notify Edgewater Technology by telephone at (781) 246-3343 and delete the communication from all e-mail files. > > |