Hi again,

another newbie question:

formerly there was a file /tdk/build.properties where to specify

tdk.turbineVersion=2
tdk.project=newapp
target.package = org.mycompany.newapp
target.directory = org/mycompany/newapp

Typing "ant" produced the filesystem based on this, ready to start writing
the actual webapp (vm, screens, actions etc.).

Q: How is this init-process done with maven?
Do I need build.properties anymore or where else to specify this?
How do I trigger the process to initialize my webapp.
Is this "maven war:init" ?

2nd Q: What about USER_HOME/build.properties?
Is it still necessary when using maven?


Thx.
Marc


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to