A sample sure would be nice for beginners, yes. But honestly, it's usual in Maven as I found out (yes, I'm pretty new to it) that one has to place non-class-files in the "resources" folder and besides that only the pivot packages are needed.
2011/3/2 Sandro Martini <[email protected]> > Hi all, > sorry, at the moment I hadn't time to publish a Java sample with > maven, but you can find one for Scala here: > > http://code.google.com/p/pivot-scala/ > > With an svn client (or browse from the site, under Source) under > trunk, there is a project called scala-use-pivot2 > > If you have other question, tell me. > > > Another maven-related thing is a sample archetype, as soon as I find > some time ... tell me if you think it will be useful. > > > Bye, > Sandro >
