Dear Karl,
Thank you your response. In the middle of the release process i would be very hard to reverse all actions made by the previous steps (SVN tagging, pom files, etc). So i made a little experiment and by adding a special tag "version/source/src", the release plugin checks out the proper folder and builds properly. :) But i will be careful next time ... Thank again guys, Imre 2011/4/13 Karl Heinz Marbaise <[email protected]>: > Hi, > > > imre.fazekas wrote: >> >> distributions >> source >> doc >> resources >> samples >> src >> pom.xml >> > This structure does not follow the Maven default structure. > > This would fit more in the default Maven structure. > > > Root > +-- pom.xml > +-- doc > +-- samples > +-- src > +-- main > +-- java > +-- resources > > > For the doc and samples folder you have make sure to package them for > example via the maven-assembly.plugin ... > > Kind regards > Karl Heinz Marbaise > > ----- > Kind regards > Karl Heinz Marbaise > ---- > http://www.soebes.de > http://www.skmwiki.de > http://supose.org/wiki/supose > -- > View this message in context: > http://maven.40175.n5.nabble.com/mvn-release-perform-problem-tp4298970p4300015.html > Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
