|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
[mojo-dev] [jira] (MNBMODULE-201) ClassNotFoundException Netbeans Maven Library wrapper
Javier A. Ortiz Bultron (JIRA) Thu, 03 Jan 2013 04:30:16 -0800
- [mojo-dev] [jira] (MNBMODULE-201) ClassNotF... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)
- [mojo-dev] [jira] (MNBMODULE-201) Clas... Javier A. Ortiz Bultron (JIRA)

There are no dependencies because the correct module is designed to be loaded at run time. There's one for each OS+ Arch. If I make all of them dependent it won't load because of multiple class definitions or some modules not loaded.
Basically the tutorial shows how to load the correct module for the OS+arch, what I'm trying to do is use the class from the loaded module.
I'll give your suggestion a try.