Grails picking old version jars(previous used) also, in 'test war' creation -


i used yesterday itext-2.0.8 , today changed itext-2.1.7. picking 2.0.8 war file 2 versions of itext jars coming in war file. now, there no reference in pom or buildconfig regarding 2.0.8, adding in war file.

why picking old referred jars , bases selecting jars need go war file.

what should eliminate them.

i deleted target folder , run grails clean, same output.

i think, have manually delete itext-2.0.8 in maven repo(.m2) , grails repo(.grails).

please give me valuable suggestions please


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -