You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by sandyg <ga...@gmail.com> on 2009/02/09 15:33:24 UTC

The import org.mypac.myclass cannot be resolved

Hi ALL,

Am using spring with maven. I had two dependencies for web-app
(mydatamodel.jar and myutil.jar)
With simple jsp it is finding classes of other dependent jar.
But when i use sp[ring-app.xml and configure an spring controller and inject
classes of other jars its raises exception  like imports cannot be resolved.

please help me.
-- 
View this message in context: http://www.nabble.com/The-import-org.mypac.myclass-cannot-be-resolved-tp21913905p21913905.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: The import org.mypac.myclass cannot be resolved

Posted by Wayne Fay <wa...@gmail.com>.
> Am using spring with maven. I had two dependencies for web-app
> (mydatamodel.jar and myutil.jar)
> With simple jsp it is finding classes of other dependent jar.
> But when i use sp[ring-app.xml and configure an spring controller and inject
> classes of other jars its raises exception  like imports cannot be resolved.

What makes you think this is a Maven issue vs a Spring one?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org