You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by jill han <jh...@bynum.com> on 2009/01/05 21:44:28 UTC

RE: project.xml

Thanks you all for the helps.

Jill

-----Original Message-----
From: Rogelio Robles [mailto:rrobles@truegamesinteractive.com] 
Sent: Tuesday, December 30, 2008 1:49 PM
To: 'Turbine Users List'
Subject: RE: project.xml

IMO, project.xml at this location is meant to be consumed only by the
META
plugin, that's why you see the tags: @TURBINE_APP_NAME@, etc. The META
plugin filters this file and replaces the macros or place-holders with
the
values taken from your properties files, generating the project
structure
and a personalized project.xml for you. 

This all that you need to do:

maven turbine:setup -Dturbine.app.name=newapp

-----Original Message-----
From: jill han [mailto:jhan@bynum.com] 
Sent: Tuesday, December 30, 2008 7:02 AM
To: Turbine Users List
Subject: project.xml

In the project.xml,
http://svn.apache.org/viewvc/turbine/core/trunk/extensions/maven-plugin/
src/plugin-resources/flavor/turbine-2.3.3/maven/project.xml
there are several things I want to make sure:

1)  <name>@TURBINE_APP_NAME@</name>, should be replaced by the project
name, for example, <name>TURBINE_TEST_APP</name>, right? 
2) <sourceDirectory>@TURBINE_PLUGIN_SRC_COMPILE@</sourceDirectory>
should be written, such as
<sourceDirectory>turbineApp</sourceDirectory>, right?
3) <directory>${basedir}/conf</directory>, will be like,
<directory>turbineApp/conf</directory>, right?

Thanks,

Jill
  

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org