I am just another Maven user, so don't take this response as Maven gospel...
I assume you mean scripts that end users will run to start your
application, or something of that nature.
I am not aware of any plugins that do anything with such scripts, so I
don't think there is a prescribed location. Perhaps src/main/scripts or
something like that would be a reasonable choice.
How do these scripts become a part of an artifact produced by the maven
build? You will likely have to configure a plugin with the path that you
choose.
-Max
EJ Ciramella wrote:
According to the following document
http://maven.apache.org/guides/introduction/introduction-to-the-standard
-directory-layout.html
Where are scripts supposed to be located (and where is this mentioned on
the site)?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]