Open GoogleCodeExporter opened 8 years ago
Hi comp1,
I wanted to do this but I forgot to create the issue for it. It is a "to-do"
http://code.google.com/p/java2word/#with_Maven.
the only basic requirement for this would be:
- automatic deploy via command line or ant task
Something like:
mvn deploy:deploy-file -DrepositoryId=organisation-internal
-Durl=http://whatever...
-DgroupId=java2word -DartifactId=j2w.jar -Dversion=3.0 -Dpackaging=jar
-Dfile=target/j2w.jar
-DrepositoryId and -Durl are the relevant here...
if you know any free, public and good maven repository pls write here.
I changed this issue to a task.
I will do this after Issue 32.
In Issue 32, I will rename the jar to java2word-3.0.jar and remove some
deprecated methods.
I just come back from holidays and will work on this in a week or so.
thanks for your feedback.
cheers
Leonardo Correa
Original comment by leonardo...@gmail.com
on 25 Jul 2011 at 5:58
Original issue reported on code.google.com by
comp1...@gmail.com
on 21 Jul 2011 at 7:09