+1
I put a reactor pom in the orbit subdir so that it can be built easily from there, for examples this could also be good, as it makes the modules list in the main pom shorter as well and new examples don’t have to do changes outside the examples folder
From: skalli-dev-bounces@xxxxxxxxxxx [mailto:skalli-dev-bounces@xxxxxxxxxxx] On Behalf Of Varwig, Britta
Sent: Freitag, 13. Mai 2011 09:54
To: Skalli project developer mailing list
Subject: Re: [skalli-dev] Where to store example sourccode?
Ok, I like Roberts suggestion having an examples folder.
@Robert : I think that you would like a pom in that examples folder as well?
Regards Britta
From: skalli-dev-bounces@xxxxxxxxxxx [mailto:skalli-dev-bounces@xxxxxxxxxxx] On Behalf Of Wetzold, Robert
Sent: Freitag, 13. Mai 2011 08:53
To: Skalli project developer mailing list
Subject: Re: [skalli-dev] Where to store example sourccode?
Hi,
how about an „examples“ folder, which contains the two tutorials? This way we won’t clutter the main project tree in the file system too much and we can add new examples easily. We could think about an “examples” profile in case they take a long time to build in the future but currently they should be very quick.
I will propose a similar concept with the thirdparty dependencies sometime today or Monday. The bundle wrappers would also clutter the root too much so they are moved to a sub directory.
Regards, Robert
From: skalli-dev-bounces@xxxxxxxxxxx [mailto:skalli-dev-bounces@xxxxxxxxxxx] On Behalf Of Varwig, Britta
Sent: Donnerstag, 12. Mai 2011 16:47
To: Skalli project developer mailing list
Subject: [skalli-dev] Where to store example sourccode?
- org.example.skalli.ext.helloworld
- org.example.skalli.ext.simplehelloworld
And even add them to the main pom.xml as modules, so that they are in the same reactor build.
Any doubts? Any better suggestions?