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. 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] > >
