This repository was archived by the owner on Apr 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,7 +148,17 @@ Finished at: Mon Jun 07 23:06:15 CEST 2004
148148</subsection >
149149<subsection name =" Building a release" >
150150 <p >
151- TODO
151+ Building a release with maven consists of executing Maven like this:
152+ <source >maven dist</source >
153+ This will create the binary and source distributions in the directory
154+ <source >target/distributions</source >
155+ In the jWebUnit case, only the binary release is relevant, as it includes
156+ the full source in order to build maven oneself.
157+ </p >
158+ <p >
159+ Distribution of the release is not automated. In the <tt >project.xml</tt >
160+ my local linux machine is used to test the distribution. This will change
161+ in the near future to use the sourceforge filesystems.
152162 </p >
153163</subsection >
154164</section >
Original file line number Diff line number Diff line change 3535 <item name =" Using Maven" href =" /building-maven.html#Using_Maven" />
3636 <item name =" Building jWebUnit" href =" /building-maven.html#Building_jWebUnit" />
3737 <item name =" Building the site" href =" /building-maven.html#Building_the_site" />
38+ <item name =" Building a release" href =" /building-maven.html#Building_a_release" />
3839 </item >
3940 </menu >
4041 <menu name =" Quick links" >
You can’t perform that action at this time.
0 commit comments