Re: [nbm-maven-plugin] How to add native libraries using maven?

2019-01-05 Thread Peter Nabbefeld
Hi Venkatram, thank You for sharing Your code! Kind regards Peter Am 05.01.19 um 08:53 schrieb venkatram.akkin...@gmail.com: Hi It has been a while since I've done this. So I may not be able to tell you right away by looking at your code without spending some time on it. So I've attached

Re: [nbm-maven-plugin] How to add native libraries using maven?

2019-01-05 Thread Peter Nabbefeld
Hi Am 05.01.19 um 08:53 schrieb venkatram.akkin...@gmail.com: Hi It has been a while since I've done this. So I may not be able to tell you right away by looking at your code without spending some time on it. So I've attached my module source code and the my plugin configuration below. See if

Re: [nbm-maven-plugin] How to add native libraries using maven?

2019-01-04 Thread venkatram . akkineni
Hi It has been a while since I've done this. So I may not be able to tell you right away by looking at your code without spending some time on it. So I've attached my module source code and the my plugin configuration below. See if it is any help. org.codehaus.mojo

[nbm-maven-plugin] How to add native libraries using maven?

2018-12-31 Thread Peter Nabbefeld
Hello, I've got a problem adding a native library (libjep.so) to my plugin project. I've used the sample code from http://www.mojohaus.org/nbm-maven-plugin/nbm-mojo.html, so my plugin configuration is:         org.codehaus.mojo nbm-maven-plugin     true