David-Jonathan / springextjs

Automatically exported from code.google.com/p/springextjs
1 stars 0 forks source link

Maven Artefacte #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

I mavenized the project. I created three projects

springextjs
  Contains the library

springextjs-demo
  The demo application. Run the server with mvn jetty:run and point the   
  browser to http://localhost:8080

springextjs-archetype
  A maven archetype based on the demo application. 

All three projects contain the wagon-svn extensions (https://wagon-
svn.dev.java.net/). With this extension it is possible to use the Google 
code subversion as a maven repository. A simple mvn deploy will install the 
artefacts on subversion.

Original issue reported on code.google.com by ralphschaer@gmail.com on 7 Jun 2010 at 4:15

Attachments:

GoogleCodeExporter commented 9 years ago
I had started the Maven conversion some time back as well as re writing some 
major parts of the code. I am still kind of new to Maven but will make 
modifications based on your input. Thanks.

Original comment by moshan...@gmail.com on 18 Jun 2010 at 3:40

GoogleCodeExporter commented 9 years ago

Original comment by moshan...@gmail.com on 18 Jun 2010 at 3:43