« Return to Thread: Sick of long Maven command line for creating PEtALS JBI projects

Sick of long Maven command line for creating PEtALS JBI projects

by Christophe Hamerling :: Rate this Message:

Reply to Author | View in Thread

Hi all,

You can now use this command :

mvn archetype:generate -DarchetypeCatalog=http://petals.ow2.org

You will have a choice list like this :

Choose archetype:
1: http://petals.ow2.org -> maven-archetype-petals-jbi-binding-component (JBI BC : Creates a JBI Binding Component project (CDK based))
2: http://petals.ow2.org -> maven-archetype-petals-jbi-service-engine (JBI SE : Creates a JBI Service Engine project (CDK based))
3: http://petals.ow2.org -> maven-archetype-petals-jbi-service-unit (JBI SU : Creates a Service Unit project)
4: http://petals.ow2.org -> maven-archetype-petals-jbi-service-assembly (JBI SA : Creates a Service Assembly project)
5: http://petals.ow2.org -> maven-archetype-petals-jbi-shared-library (JBI SL : Creates a Shared Library project)
Choose a number:  (1/2/3/4/5):


Just choose what you want to create and then answer maven question about group, artifact, version...

Christophe

--
Christophe Hamerling
Service Oriented Architecture Research Engineer
EBM WebSourcing - SOA open-source company
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Christophe Hamerling
PEtALS ESB Project Leader
http://petals.ow2.org
SkypeMe on christophe.hamerling

 « Return to Thread: Sick of long Maven command line for creating PEtALS JBI projects