vohoanghiep103 / vaadin-appfoundation

Automatically exported from code.google.com/p/vaadin-appfoundation
0 stars 0 forks source link

Maven Integration #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm really interested in this project, especially the internationalization 
part. Any chance to add your extensions via Maven? This would be really, really 
great :)

P.S. I don't know how to set this to status "support" or something else, I 
don't think this issue is a defect ;)

Sincerely,

Obermaier Dominik

Original issue reported on code.google.com by dominik....@gmail.com on 30 Jun 2010 at 8:51

GoogleCodeExporter commented 9 years ago
I've thought about this, but I currently have other priorities in this project 
(finishing the new demo application). I'm not that familiar with maven, so this 
would require some investigation from my part, but it is certainly something I 
will take a look at at some point.

Original comment by kimp...@gmail.com on 1 Jul 2010 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by kimp...@gmail.com on 1 Jul 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Hi,

I am ok to migrate the project to Maven if you want me to. I am also interested 
in investing some time in this project. The shopping cart thingy namely is nice 
but it does not even compile with foundation > 1.0.x

Original comment by stephane...@gmail.com on 8 Jan 2011 at 9:32

GoogleCodeExporter commented 9 years ago
Hi, thank you for your offer. What exactly needs to be done to integrate the 
project to Maven? Btw, all Vaadin add-on are available through Maven, although, 
if I remember correct, only the newest version is provided there (not sure 
though).

The shopping cart application is really out-dated and would need an update, as 
you noticed. If you want to make an update for it, you would be more than 
welcome to do so. Other than that, you are free to comment and make 
suggestions/patches on any of the open tasks.

Original comment by kimp...@gmail.com on 8 Jan 2011 at 11:21

GoogleCodeExporter commented 9 years ago
Not much. Just change the structure a little bit, remove the libraries from SVN 
and add the proper maven pom for it. The upside is that you can 
compile/test/run out-of-the-box and you get compatibility with other IDEs (from 
what I can see, your structure is Eclipse specific right?).

I don't mind if the shopping cart app is out of date as long as there is 
another application showcasing this library. I think this is a huge plus to see 
it working in practice.

I have added a patch on the shopping cart project to migrate it to Maven. I can 
do the same here. 

Original comment by stephane...@gmail.com on 8 Jan 2011 at 12:17

GoogleCodeExporter commented 9 years ago
Great, I'll take a look at it!

Original comment by kimp...@gmail.com on 8 Jan 2011 at 3:07