Skip to content
Discussion options

You must be logged in to vote

Don't use implementation dependencies. They are evil and will break and in this case it does to. Change the project like this:

# This patch file was generated by NetBeans IDE
# It uses platform neutral UTF-8 encoding and \n newlines.
--- a/ro.emilianbold.modules.maven.search.remote/pom.xml
+++ b/ro.emilianbold.modules.maven.search.remote/pom.xml
@@ -13,29 +13,18 @@
                 <version>14.5</version>
                 <extensions>true</extensions>
                 <configuration>
+                    <codeNameBase>ro.emilianbold.modules.maven.search.remote</codeNameBase>
                     <useOSGiDependencies>false</useOSGiDependencies>
-                    <moduleDependencies>
-

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@charly4711
Comment options

@matthiasblaesing
Comment options

Answer selected by charly4711
@charly4711
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants