Subject: RE: scripts/bin directory
What is the lifecycle to use to have these copied over to the target
directory?
I have this:
bin
maven-assembly-plugin
src/main/assembly/dep.xml
But I can't get them copied
ennis Lundberg [mailto:[EMAIL PROTECTED]
Sent: Friday, June 02, 2006 4:59 PM
To: Maven Users List
Subject: Re: scripts/bin directory
EJ Ciramella wrote:
> According to the following document
>
>
http://maven.apache.org/guides/introduction/introduction-to-the-standard
> -dire
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)?
The scripts for Maven 2 itself is in src/bin/
See: h
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 locat
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)?