|
From: Yoav L. <yla...@gm...> - 2007-05-15 22:43:05
|
Check what the content of the downloaded jar is. We had a bug in 1.2.1-rc2 where CLI deployment of snapshot sources jar overrided the deployed classes jar. If this applies to your environment you may be getting back a source jar. This is fixed in rc3+. On 5/14/07, zalym <moh...@gm...> wrote: > > hi all, > > i seem to have a weird problem. i have a web project which is dependent on > a jar project. when i try to set this up in a new machine, i try to run > install from my war project, though the jar projects gets downloaded into my > local repository, and it gets added to the classpath, it gives me class not > found errors. > > when i run mvn install on the jar and then try it on the war, it works. > > Unable to figure this out. Appreciate any help. > > Regards, > Saleem > -- > View this message in context: http://www.nabble.com/issue-with-classpath-tf3748797.html#a10590951 > Sent from the Artifactory-Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Artifactory-users mailing list > Art...@li... > https://lists.sourceforge.net/lists/listinfo/artifactory-users > |