google-code-export / wiquery

Automatically exported from code.google.com/p/wiquery
MIT License
1 stars 1 forks source link

Upgrade the wiquery maven artifact #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have into the repository a maven artifact for the framework. But it's old 
and must be updated.

Original issue reported on code.google.com by roche....@gmail.com on 21 Sep 2010 at 7:38

GoogleCodeExporter commented 9 years ago
I know it its complicated to reorganize things right now but think we should 
give it though to the task. I really think we should have a structure like:

trunk/wiquery-1.1.x
trunk/examples-1.1.x
trunk/apparchetype-1.1.x

so that we do not forget to "upgrade" things with every release. 

Additionally it would very nice if someone help us with CI in order to generate 
SNAPSHOTS and publish them to our SVN maven repo: this might be very useful for 
users wanting or needing to use the cutting edge functionality. 

Original comment by reier...@gmail.com on 21 Sep 2010 at 8:02

GoogleCodeExporter commented 9 years ago
you can let maven do the uploading to any location (scp, ftp etc)

Original comment by hielke.hoeve on 21 Sep 2010 at 11:37

GoogleCodeExporter commented 9 years ago
Yes, but I was taking more about continuous integration (CI): e.g. having a 
hudson somewhere that automatically build snapshots, or mail us if builds are 
failing, and so on and so on. 

Original comment by reier...@gmail.com on 21 Sep 2010 at 11:43

GoogleCodeExporter commented 9 years ago
I think we will too create a separate to manage this maven artifact (like issue 
96)

Original comment by roche....@gmail.com on 3 Nov 2010 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by roche....@gmail.com on 7 Nov 2010 at 9:39

GoogleCodeExporter commented 9 years ago
A google project was created.

Now, we have to create a maven repository and to test the archetype

Original comment by roche....@gmail.com on 8 Nov 2010 at 12:27