Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-09 Thread brandenberger
declared in the POM file. Any hint is welcome. From: brandenber...@commcity.ch To: "Maven Users List" Date: 06.11.2013 15:32 Subject: Re: Imports of required classes have classname only without package path within the class compiled by maven Exactly those you sent me

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-06 Thread Anders Hammar
nders Hammar > To: Maven Users List > Date: 06.11.2013 15:17 > Subject: Re: Imports of required classes have classname only > without package path within the class compiled by maven > Sent by:anders.g.ham...@gmail.com > > > > What WAS plugin for E

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-06 Thread brandenberger
Thanks for the hint. From: Anders Hammar To: Maven Users List Date: 06.11.2013 15:17 Subject: Re: Imports of required classes have classname only without package path within the class compiled by maven Sent by:anders.g.ham...@gmail.com What WAS plugin for Eclipse are y

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-06 Thread Anders Hammar
wed. > > Could this be a WAS-Plugin issue? You being closer to maven maybe can > answer this question! > > > > > From: brandenber...@commcity.ch > To: "Maven Users List" > Date: 06.11.2013 09:34 > Subject: Re: Imports of required classes

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-06 Thread brandenberger
want debug the code for WebSphere. From: Wayne Fay To: Maven Users List Date: 05.11.2013 07:47 Subject:Re: Imports of required classes have classname only without package path within the class compiled by maven @Wayne Fay > Sorry this answer is not helpful. If you are ever u

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-11-06 Thread brandenberger
Fay To: Maven Users List Date: 05.11.2013 07:47 Subject: Re: Imports of required classes have classname only without package path within the class compiled by maven @Wayne Fay > Sorry this answer is not helpful. If you are ever unsatisfied with the advice that you receive fr

Re: Imports of required classes have classname only without package path within the class compiled by maven @Wayne Fay

2013-11-04 Thread Wayne Fay
> Sorry this answer is not helpful. If you are ever unsatisfied with the advice that you receive from this list, you are immediately entitled to a FULL REFUND. Calling people out is more likely to get you added to their ban/ignore list than anything else. Would you simply prefer that your emails a

Re: Imports of required classes have classname only without package path within the class compiled by maven @Wayne Fay

2013-11-04 Thread Ron Wheeler
It looks like you have one of those problems that requires multiple sets of expertise and is more complicated than a volunteer can solve in a few minutes. Is this an important problem? Do you have a consulting budget to fix it? One of the problems of getting your support from a community of v

Re: Imports of required classes have classname only without package path within the class compiled by maven @Wayne Fay

2013-11-04 Thread brandenberger
Sorry this answer is not helpful. m2e tells me, it's not their problem, it's maven and you tell me the opposite! I think it's neither IBM, because changing the Glassfish project to use the IBM J9 VM instead of oracle jdk 1.6.0_45 compiles to correct classes, as with the oracle jdk! In opposit

Re: Imports of required classes have classname only without package path within the class compiled by maven

2013-10-25 Thread Wayne Fay
> Maven build worked too, but does not anymore for unknown reason. No > changes of configuration or programs but update of m2e-wtp. This list does not support m2e. You'll need to ask this question on the appropriate Eclipse list. We can help you sort out why command line Maven is not working as it

Imports of required classes have classname only without package path within the class compiled by maven

2013-10-25 Thread brandenberger
The web project composed of several modules can be deployed to the application server (WAS 8.5.5) and runs as expected, when built within eclipse (juno sp2) by the eclipse compiler. The same project built with maven, either through the m2e-wtp plugin or with "mvn clean install" from the command