Dear Magnolians
I confess: I don't know nearly as much about Maven as I should. And today it
showed again :-/
When you create a module with the archetypes [1] you will end up with a module
descriptor file with property placeholders:
- ${project.name}
- ${project.description}
- ${project.version}
I was hoping that these would be replaced when building the project. However
this is not the case... unless I am using
"magnolia-parent-pom-community-module" as parent pom. => So it must be a
setting in the parent pom then! When having a closer look at these poms I found
a "maven-setproperty-plugin" in "magnolia-parent-pom-abstract". Inserting this
plugin (with a whole lot of additional stuff) in my projects parent pom
unfortunately did not solve the problem.
Can anyone tell me what I need to add exactly?
Thanks!
-will
[1] http://wiki.magnolia-cms.com/display/WIKI/Module+QuickStart
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------