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: [email protected]
For additional commands, e-mail: [email protected]