On 14/12/2011 4:36 PM, Daivish Shah wrote:
Hi Barrie,
I got the real problem but still looking for solution.
module1 is XSD type project means it generates classes file and JAR file
based on XSD information.
And i am defining module1 project as dependency of module2 project, Still
my eclipse is giving compilation error on import statement of module1
package files in module2 project.
Try mvn install of module 1 by itself and see if you still have an error.
If Module1's jar file in your repo?
If you look inside the jar does it have the classes in question?
Have you tried -x to get more debugging details?
Ron
Thanks,
daivish.
On Wed, Dec 14, 2011 at 12:15 PM, Barrie Treloar<[email protected]> wrote:
On Thu, Dec 15, 2011 at 1:38 AM, Daivish Shah<[email protected]>
wrote:
There is typo, true but I used some real time project. And names if that
project I changed. As I can't give names of that project.
But I will tried with ur comments and MainProject pom.xml is working
fine.
But it's giving this error on execution of module2 so is it like that I
have to published module1 ? No way to work locally without that ?
It should work.
That's why I suspect you have a typo, or you haven't run mvn install.
Double and triple check the output with the values in your poms, and
get someone else to have a look at them too.
You should spot your problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]