How do I create a package of a Maven project that contains the jar with my classes, plus a directory like "lib" with all the needed dependencies? I'm using netbeans ...
...
Hi, I have been making progress on implementing my RCP, it has been slow since this is my first project and I have basically been building it two parallel version (Ant ...
Hello, anybody knows if it is possible to change and how the output filename when packaging in maven is set to : nbm-application I tried defining : myapp.zip but ...