> artifacts that actually duplicate api classes, maven fails to compile > the project, the compiler says that it can't find symbols in the line > that uses osgi 4.3 features like adapt, so it seems like it somehow > tried to compile the project against osgi 4.1.
Can you provide specific error messages? > Running mvn with -X didn't report 4.1 in the class path, only 4.3 was > reported. Can you post this mvn -X output to Gist or Pastebin? > Also, if I tried to use eclipse to compile the module's classes, they > were compiled successfully and then using maven to complete the build > procedure by executing the package or install phase was successful. > What is the problem? No clue. You have not provided sufficient information for anyone to analyze to provide the answer. > Ahh, and why it says cannot find symbol but it does not say what symbol/etc? I have never seen this myself. Can you post an example? Ideally you could construct a simple/basic project which uses open source osgi libraries and post it at Github or post a zip file somewhere. > Like why does it only display one line from the compiler output? Can you provide a specific example of this "one line from the compiler output" that you are talking about? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org