[
https://issues.apache.org/jira/browse/VELOCITY-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-402.
-------------------------------------------
> First cut at a working and usable maven build for Velocity
> ----------------------------------------------------------
>
> Key: VELOCITY-402
> URL: https://issues.apache.org/jira/browse/VELOCITY-402
> Project: Velocity
> Issue Type: New Feature
> Components: Build
> Reporter: Henning Schmiedehausen
> Attachments: project.properties, velocity-maven.patch
>
>
> This is a patch and a file to add an actually working maven build (which can
> also build the site) to velocity.
> This is non-intrusive and does not touch the ant build at all. As the current
> maven build works 'somehow', this adds support
> for JDK 1.3/1.4 building and also some starting hooks to get the unit tests
> in shape (to be able to move them out of the production jar).
> The resulting jar from maven jar:jar is exactly one class smaller than the
> ant built jar: It omits the TestSimplePool class that is already in src/test
> The velocity-maven patch should be applied to the core directory, the
> project.properties file must be added to the root.
> It is also useful to add "velocity.log*" and "*.ser" to the svn:ignore
> property of the root directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]