I am pretty new to nar-maven-plugin and I try to apply the Maven approach to embedded devices. I just started a project to switch on/off the light on my STM32F0-discovery board, so I am using the stm32f0 library provided by ST Microelectonics to ease my development.
I'd like to package the source/include files of this library and put a dependency into my project POM. Is it in the philosophy of the nar-maven-plugin to include sources into a package (I haven't seen that in the examples) so that I can choose the compilation options when I build my entire project ? Should I use the maven-source-plugin instead (and have .jar file which is specific to Java) ?
Thanks
--
You received this message because you are subscribed to the Google Groups "NAR Maven plugin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-nar+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.