jvanzyl 2004/05/09 16:10:22
Modified: xdocs repository-upload.xml
Log:
o added a paragraph about the form the bundle in created in
Revision Changes Path
1.12 +5 -0 maven/xdocs/repository-upload.xml
Index: repository-upload.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/repository-upload.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- repository-upload.xml 9 May 2004 18:54:28 -0000 1.11
+++ repository-upload.xml 9 May 2004 23:10:22 -0000 1.12
@@ -46,6 +46,11 @@
</source>
<p>
+ The bundle will be created in your "target" directory of the form:
+ ${pom.artifactId}-${pom.currentVersion}-bundle.jar
+ </p>
+
+ <p>
If you are not using maven as your build system but want something
uploaded to Ibiblio then you just need to make a JAR with the following
format:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]