You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anthony Pereira <as...@gmail.com> on 2008/08/12 16:23:56 UTC

maven-ejb-plugin excludes

 Hi folks

I need the  maven-ejb-plugin 2.1.1-SNAPSHOT version in maven 2 to exclude
some files  while building the jar . The files I need to exclude are
required to run the test cases that are present in the project.
  I would be grateful if somebody could direct me to the repository
location  where the jar is present, if it is uploaded at all.
Else could anyone suggest a way to exclude the files from my build?.
 I need the files in the classes folder but not in my jar.. i.e i need the
files to be there while the test cases run and then I need to remove the
file when the packaging happens.

  Any help would be greatly appreciated.

  Thanks

  --Anthony S. Pereira

-- 
Anthony Salvador Pereira

Development Engineer
Aditi Technologies Private Limited

Re: maven-ejb-plugin excludes

Posted by Dennis Lundberg <de...@apache.org>.
Instructions are available here:
http://maven.apache.org/guides/development/guide-testing-development-plugins.html

Anthony Pereira wrote:
>  Hi folks
> 
> I need the  maven-ejb-plugin 2.1.1-SNAPSHOT version in maven 2 to exclude
> some files  while building the jar . The files I need to exclude are
> required to run the test cases that are present in the project.
>   I would be grateful if somebody could direct me to the repository
> location  where the jar is present, if it is uploaded at all.
> Else could anyone suggest a way to exclude the files from my build?.
>  I need the files in the classes folder but not in my jar.. i.e i need the
> files to be there while the test cases run and then I need to remove the
> file when the packaging happens.
> 
>   Any help would be greatly appreciated.
> 
>   Thanks
> 
>   --Anthony S. Pereira
> 


-- 
Dennis Lundberg

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