AW: Is there any generic Maven code generator?

2013-03-01 Thread christofer.d...@c-ware.de
Auftrag von Baptiste MATHUS Gesendet: Freitag, 1. März 2013 08:02 An: Maven Users List Betreff: Re: Is there any generic Maven code generator? The following is not going to really help you, but I just wanted to point out that a plugin was recently initiated at mojo (still in the sandbox) dedicated

AW: Is there any generic Maven code generator?

2013-02-28 Thread Stadelmann Josef
, that would be almost a very good step into proper direction. Josef -Ursprüngliche Nachricht- Von: christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de] Gesendet: Mittwoch, 27. Februar 2013 12:31 An: users@maven.apache.org Betreff: Is there any generic Maven code generator? I just posted

AW: Is there any generic Maven code generator?

2013-02-28 Thread christofer.d...@c-ware.de
: Donnerstag, 28. Februar 2013 09:52 An: Maven Users List Betreff: AW: Is there any generic Maven code generator? A code generator needs input. Hence some generic formal language is used to specify the input to the genric code generator? UML? Visualization of a generic language could mean - speak UML, UML

Re: Is there any generic Maven code generator?

2013-02-28 Thread Anders Hammar
this, because I think it would make my life a lot easier. Chris Von: Stadelmann Josef [josef.stadelm...@axa-winterthur.ch] Gesendet: Donnerstag, 28. Februar 2013 09:52 An: Maven Users List Betreff: AW: Is there any generic Maven code generator

Re: AW: Is there any generic Maven code generator?

2013-02-28 Thread Patrick Turcotte
generic Maven code generator? A code generator needs input. Hence some generic formal language is used to specify the input to the genric code generator? UML? Visualization of a generic language could mean - speak UML, UML is a reality today. UML modells can says much more then 1000 words? Hence I

Re: Is there any generic Maven code generator?

2013-02-28 Thread Baptiste MATHUS
Von: Stadelmann Josef [josef.stadelm...@axa-winterthur.ch] Gesendet: Donnerstag, 28. Februar 2013 09:52 An: Maven Users List Betreff: AW: Is there any generic Maven code generator? A code generator needs input. Hence some generic formal language is used to specify the input

Is there any generic Maven code generator?

2013-02-27 Thread christofer.d...@c-ware.de
pojos, another generates the JPA2.0 meta model, jet another generates some xml and schema files based on Java classes ... each generator works completely different needs to be configured differently. My question now is ... is there any generic maven code generator plugin out

Re: Is there any generic Maven code generator?

2013-02-27 Thread Jeff MAURY
model, jet another generates some xml and schema files based on Java classes ... each generator works completely different needs to be configured differently. My question now is ... is there any generic maven code generator plugin out there with the following attributes: * Creates a pojo