On Wed, 2007-03-07 at 15:35 -0800, Nathan Bubna wrote:
> >
> > Now that we have the engine release, I will put the jar into the maven
> > repos
>
> how is this done?
As we don't build with maven-2, we can not deploy automatically.
I pulled the release jar down from www.apache.org/dist
into /tmp/velocity-1.5.jar
and ran
mvn -Dfile=/tmp/velocity-1.5.jar -DrepositoryId=apache.releases
-DpomFile=pom.xml
-Durl=scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository
-Dpackaging=jar deploy:deploy-file
(before I had to add
<servers>
<server>
<id>apache.releases</id>
<username>henning</username>
</server>
</servers>
to my settings.xml)
That put the POM and the jar into the repo on people. I compared the
checksums in the repo and the distribution directory and they are the
same.
This should be enough to get 1.5 out. For the next release (1.5.1 or
1.6) I want to tweak it a bit. See
http://issues.apache.org/jira/browse/VELOCITY-526
Best regards
Henning
--
Henning P. Schmiedehausen -- [EMAIL PROTECTED] | J2EE, Linux,
|gls
91054 Buckenhof, Germany -- +49 9131 506540 | Apache person |eau
Open Source Consulting, Development, Design | Velocity - Turbine guy |rwc
|m k
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350 |a s
Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen |n
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]