Hi, did you try "mvn site-deploy"?
regards, Hervé Le vendredi 26 mars 2010, Karl Heinz Marbaise a écrit : > Hi, > > i have crated a maven plugin and structured some dependencies like the > following: > > root > +--- licenses-model > +--- licenses-verifier > +--- licenses-verifier-plugin > +--- src > +--- pom.xml > > (http://www.supose.org/repositories/browse/mlv/trunk) > > If i do a mvn site site:deploy the contents for the plugin itself will be > located under licenses-verifier-plugin and not under the root...if i try to > move the apt files etc. into the root of this (src/site) it can't create > the plugin docs (and complaining about that)... > > What's the best solution to this problem ? > > Any suggestions are appreciated... > > Kind regards > Karl Heinz Marbaise > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
