Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] m2e are creating folder and files on local m2 repo even for non existing dependency

hi
yes, AFAIK it even more a maven behavior not specifically a m2e (maven with eclipse)

On Sat, May 21, 2011 at 1:31 PM, Cristiano Gavião <cvgaviao@xxxxxxxxx> wrote:
Hi,

today I've typed wrongly the version of some dependency. After save the POM m2e (0.13.0) warn me of that:
5/21/11 8:15:52 AM GMT-03:00: [WARN] The POM for org.apache.commons:com.springsource.org.apache.commons.io:jar:1.4.0.0 is missing, no dependency information available

but even so m2e have created things on my local repo:
folder: com.springsource.org.apache.commons.io/1.4.0.0
files:
- com.springsource.org.apache.commons.io-1.4.0.0.jar.lastUpdated
- com.springsource.org.apache.commons.io-1.4.0.0.pom.lastUpdated

is that the correct behavior ?

cheers

Cristiano
_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev



--
"Computers are useless. They can only give you answers."
- Pablo Picasso -

Back to the top