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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
