[
http://issues.apache.org/jira/browse/VELOCITY-402?page=comments#action_12329902
]
Will Glass-Husain commented on VELOCITY-402:
--------------------------------------------
I'm no maven expert - am I doing something wrong?
maven jar:jar worked.
"maven site" gave an error:
[echo] Generating the Changes...
changes:report:
[mkdir] Created dir: C:\Documents and Settings\wglass\My
Documents\GAWE\velocity\trunk\target\docs\images
[copy] Copying 1 file to C:\Documents and Settings\wglass\My
Documents\GAWE\velocity\trunk\target\docs\images
[echo] Generating the Change Log...
maven-changelog-plugin:report:
[echo] Generating the changelog report
BUILD FAILED
File...... C:\Documents and
Settings\wglass\.maven\cache\maven-changelog-plugin-1.7.1\plugin.jelly
Element... changelog:changelog
Line...... 83
Column.... 15
repository connection string does not specify 'cvs' as the scm
Total time: 2 minutes 31 seconds
Finished at: Mon Sep 19 13:23:17 PDT 2005
> First cut at a working and usable maven build for Velocity
> ----------------------------------------------------------
>
> Key: VELOCITY-402
> URL: http://issues.apache.org/jira/browse/VELOCITY-402
> Project: Velocity
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]