Re: warning default invalid module name Errors Replicated

2020-01-05 Thread Stuart McCulloch
Is this Ubuntu? I seem to remember they have their own build of Maven which differs from the Apache source. ( https://bugs.launchpad.net/ubuntu/+source/maven/+bug/1754602 suggests it's a known bug in their packaging/build? ) If you download Maven from http://maven.apache.org/download.cgi and

Re: warning default invalid module name Errors Replicated

2020-01-05 Thread Stuart McCulloch
The Java 11 warning mentions that "/usr/share/maven/lib/guice.jar" has a class named "com.google.inject.internal.cglib.core.$ReflectUtils$1" This looks suspect because the official Maven distribution uses the "no-AOP" version of Guice which doesn't contain any CGLIB classes. It suggests that

Re: warning default invalid module name Errors Replicated

2020-01-05 Thread Karl Heinz Marbaise
Hi, On 05.01.20 22:54, zahid wrote: Thank you. These files has been generated by NETBEANS IDE. I have my doubts that plugins generated as dependencies by Netbeans if so this is simply a bug *Netbeans uses a very old version Apache Maven 3.3.9 and these warnings do not appear.

Re: warning default invalid module name Errors Replicated

2020-01-05 Thread Karl Heinz Marbaise
Hi, On 05.01.20 21:31, zahid wrote: mvn -version Apache Maven 3.6.0 Maven home: /usr/share/maven Java version: 11.0.5, vendor: Private Build, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "5.0.0-37-generic", arch:

Re: warning default invalid module name

2020-01-05 Thread Karl Heinz Marbaise
Hi, sorry but you seemed not to read my questions: without a full pom and it's dependencies it's impossible to see where the warning is comming from cause it looked like there is a dependency (plexus--...) extreme old one which does not has a module information and can't be used as it...that

Re: warning default invalid module name

2020-01-05 Thread zahid
I can't honestly remember which application I was having this problem with. BUT all my applications are running fine without errors or warnings. I found most of these kind of  *GOTCHAS* is to reset the mvn goals to  "clean install". That is to say go to project -> properties  -> right

Re: warning default invalid module name

2020-01-05 Thread Karl Heinz Marbaise
On 05.01.20 18:06, zahid wrote: I can't honestly remember which application I was having this problem with. Unfortunately this means I can't help here.. BUT all my applications are running fine without errors or warnings. without a concrete example it's more or less impossible to help

Re: warning default invalid module name

2020-01-05 Thread Karl Heinz Marbaise
Hi, On 03.01.20 18:57, zahid wrote: what is the solution to solve this warning. running form NETBEANS IDE. module name from plexus-container-default-1.0-alpha-6.jar: plexus.container.default: Invalid module name: 'default' is not a Java identifier Can't extract module name from

warning 3.3.9

2020-01-05 Thread zahid
I have remedied the warnings. I installed the 2015 version 3.3.9. Booch  Grady told me industrial strength software is beyond the intellect of maven developers . -- www.backbutton.co.uk ¯\_(ツ)_/¯ Marriage between loose and tight coupling = healthy applications