installing a ueber jar

2007-08-28 Thread Domingos Antonio Pereira Creado Júnior
Hi there, I´m developing an applet that has many dependencies. To speed-up the load phase, I´m using the ueber plugin [1]. The ueber plugins works fine.. It creates a smaller jar, but with a suffix -uber under target directory. The issue that I´m facing is how install this ueber jar under

Re: installing a ueber jar

2007-08-28 Thread Wayne Fay
Use build-helper-m-p and attach your artifact to the build/project. Wayne On 8/28/07, Domingos Antonio Pereira Creado Júnior [EMAIL PROTECTED] wrote: Hi there, I´m developing an applet that has many dependencies. To speed-up the load phase, I´m using the ueber plugin [1]. The ueber plugins

RE: installing a ueber jar

2007-08-28 Thread Domingos Antonio Pereira Creado Júnior
/executions /plugin /plugins /build ... -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: terça-feira, 28 de agosto de 2007 11:38 To: Maven Users List Subject: Re: installing a ueber jar Use build-helper-m-p