Re: Assembly plugin: You must set at least one file.

2008-10-16 Thread johoso
It seems like I made a very basic mistake. The src/main/something was simpy incorrect and the assemby-plugin could not find anything there. My bad... /Johannes /Johannes Ricardo Nascimento wrote: > > Hi, > Instead of use try to use if possible, something > like this: > > > >

Re: Assembly plugin: You must set at least one file.

2008-10-16 Thread Ricardo Nascimento
Hi, Instead of use try to use if possible, something like this: src/main/something **/*.ext 0644 I don't know if helps you but i hope so. You error trace is simple, it's saying that you are not selecting any file

Re: Assembly plugin: You must set at least one file.

2008-10-16 Thread johoso
I am sorry that I am opening up and old thread and that I am also hijacking it. But this guy had the exact same problem as I do, but never posted his error trace. So I will do that instead. Is there anyone who can help out, please do! [INFO] Scanning for projects... [INFO] --

Re: Assembly plugin: You must set at least one file.

2007-03-02 Thread Eric Redmond
run it with the -e extension, and send the printed out error message Eric On 3/2/07, Graham Leggett <[EMAIL PROTECTED]> wrote: Hi all, After stabbing in the dark and adding the classifier after the included module name as below, I get the next incomprehensible message: [INFO] ---

Assembly plugin: You must set at least one file.

2007-03-02 Thread Graham Leggett
Hi all, After stabbing in the dark and adding the classifier after the included module name as below, I get the next incomprehensible message: [INFO] [ERROR] BUILD ERROR [INFO] ---