I'm seeing the same thing. Also, I have a dependency-unpack goal to unzip a "zip" type, but m2eclipse insists on unpacking all the dependent jars, slowing things down. Does anyone else seeing that? Thanks
Thanks, Mohan KR -----Original Message----- From: Leszek Gawron [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 6:16 AM To: [email protected] Subject: [m2eclipse-user] m2eclipse updates maven dependencies on every Run Hello, the current dev build updates Maven dependencies every time I do Run As -> Java Application It's a little bit annoying as the update process takes usually more time than the application itself. The simplest 'hello world' takes at least 5 seconds to start running: > 02.12.08 13:14:16 CET: Scanned javadoc C:/Documents and Settings/lgawron/.m2/repository/com/mobilebox/loader/1.0.0/loader-1.0.0-java doc.jar 0.0 > 02.12.08 13:14:16 CET: Scanned javadoc C:/Documents and Settings/lgawron/.m2/repository/com/mobilebox/pyre/1.0.0/pyre-1.0.0-javadoc. jar 0.0 > 02.12.08 13:14:16 CET: Scanned javadoc C:/Documents and Settings/lgawron/.m2/repository/com/mobilebox/mobilebox-spring-tools/1.0.2/m obilebox-spring-tools-1.0.2-javadoc.jar 0.0 > 02.12.08 13:14:17 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:18 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:19 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:19 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:19 CET: Can't download java-source for artifact javax.jms:jms:1.1 > 02.12.08 13:14:19 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:19 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:20 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:20 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:20 CET: Can't download java-source for artifact com.sun.jdmk:jmxtools:1.2.1 > 02.12.08 13:14:20 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:21 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:21 CET: [INFO] Using mirror: artifactory for repository: artifactory > (mirror url: http://***/repo) > 02.12.08 13:14:21 CET: [INFO] Using mirror: artifactory for repository: central > (mirror url: http://***/repo) > 02.12.08 13:14:21 CET: Can't download java-source for artifact com.sun.jmx:jmxri:1.2.1 Second minor thing: why is this showing: 02.12.08 13:12:00 CET: Maven Builder: AUTO_BUILD if I have debug output disabled? lg -- Leszek Gawron --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
