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.