Dirk Olmes wrote:

> Hi,
> 
> Is it possible to specify a resources directory for the site in
> addition to src/site/resources? I did not find anything in the docs of
> the site plugin.

It used also the (documented) directory of parameter generatedSiteDirectory, 
i.e. target/generated-site by default.

> I'm using an Eclipse plugin which generates UML Diagrams from the
> source and keeps them up to date even when refactoring the code. This
> plugin automatically exports the diagram to an image when it changes.
> I'd rather not add src/site/resources as a resource to my main build.

The question is then, how do you get the file for a normal Maven build.

Cheers,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to