Just for the velocity-engine-core-2.3.jar, works ok for me.

[x] General Availability (GA)

Cheers

####

Not sure if its my setup but I get for

$ git clone --branch velocity-master-4 https://github.com/apache/velocity-master.git
$ cd velocity-master
$ mvn install


[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.094 s
[INFO] Finished at: 2021-03-01T16:15:34Z
[INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/devbox/downloads/test/velocity-master). Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException

>>pwd
>> /home/devbox/downloads/test/velocity-master

On 01/03/2021 16:06, Claude Brisson wrote:
The Velocity Engine 2.3 RC1 is available since February 27.

Main changes in this release:

+ New spring-velocity-support module, containing Spring framework Velocity Engine integration classes. + Security fix: let SecureUberspector block methods on ClassLoader and subclasses.

Release notes:

* https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.3/release-notes.html

Distribution:

 * https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.3/

Maven 2 staging repository:

 * https://repository.apache.org/content/repositories/orgapachevelocity-1036

Documentation:

* http://velocity.apache.org/engine/2.3/

Sources:

 * https://github.com/apache/velocity-engine/releases/tag/2.3-RC1

Please note than when evaluating this module, you will need to also install velocity-master version 4 to your local maven repository, with commands like:

$ git clone --branch velocity-master-4 https://github.com/apache/velocity-master.git
$ cd velocity-master
$ mvn install

If you have had a chance to review the test build, please respond with a vote on its quality:


 [ ] Leave at test build
 [ ] Alpha
 [ ] Beta
 [ ] General Availability (GA)




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to