Java 错误工件转移异常

Java 错误工件转移异常,java,maven-3,parent,Java,Maven 3,Parent,嗨,我是maven java的新手。我想在EclipseJuno中创建一个maven项目,但通过在Eclipse中保存更改,会出现以下错误:我的项目类似: m2eclipse正在使用.m2/settings.xml中指定的代理,但如果重新解析原型,它将忽略非代理主机 如果您在所有新工件上都遇到这样的连接错误:m2eclipse默认使用嵌入式Maven实例,而不是外部Maven安装。内部Maven实例可能不使用与外部Maven设置相同的Maven设置(例如,%USERPROFILE%/.m2/se

嗨,我是maven java的新手。我想在EclipseJuno中创建一个maven项目,但通过在Eclipse中保存更改,会出现以下错误:我的项目类似:


m2eclipse正在使用.m2/settings.xml中指定的代理,但如果重新解析原型,它将忽略非代理主机

如果您在所有新工件上都遇到这样的连接错误:m2eclipse默认使用嵌入式Maven实例,而不是外部Maven安装。内部Maven实例可能不使用与外部Maven设置相同的Maven设置(例如,%USERPROFILE%/.m2/settings.xml),这可能会导致内部Maven实例无法通过代理连接

您可以使用Eclipse首选项添加外部Maven安装,并将其用于从Eclipse内部运行Maven命令

尝试关闭m2e插件

- Archive for required library: 'C:/Users/Iman/.m2/repository/org/geoserver/main/2.2/main-2.2.jar' in project 'hello' cannot be read or is not a valid ZIP file
- ArtifactTransferException: Failure to transfer it.geosolutions.imageio-ext:imageio-ext streams:jar:1.1.4 from http://download.java.net/maven/2 was cached in the local repository, resolution will not be reattempted until the update interval of maven2-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from/to maven2 repository.dev.java.net (http://download.java.net/maven/2): The operation was cancelled.
- ArtifactTransferException: Failure to transfer it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from http:// maven.geo-solutions.it/ was cached in the local repository, resolution will not be reattempted until the update interval of geosolutions has elapsed or updates are forced. Original error: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from/to geosolutions (http://maven.geo-solutions.it/): The operation was cancelled.
- ArtifactTransferException: Failure to transfer org.jaitools:jt vectorbinarize:jar:1.2.0 from http://maven.restlet.org was cached in the local repository, resolution will not be reattempted until the update interval of maven-restlet has elapsed or updates are forced. Original error: Could not transfer artifact org.jaitools:jt-vectorbinarize:jar:1.2.0 from/to maven-restlet (http://maven.restlet.org): The operation was cancelled.
- Missing artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4
- ArtifactTransferException: Failure to transfer org.jaitools:jt-vectorbinarize:jar:1.2.0 from http://download.osgeo.org/webdav/geotools/ was cached in the local repository, resolution will not be reattempted until the update interval of osgeo has  elapsed or updates are forced. Original error: Could not transfer artifact org.jaitools:jt-vectorbinarize:jar:1.2.0 from/to osgeo (http://download.osgeo.org/webdav/geotools/): The operation was cancelled.
- ArtifactTransferException: Failure to transfer org.jaitools:jt-vectorbinarize:jar:1.2.0 from http://download.java.net/maven/2 was cached in the local repository, resolution will not be reattempted until the update interval of maven2-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer artifact org.jaitools:jt-vectorbinarize:jar:1.2.0 from/to maven2 repository.dev.java.net (http://download.java.net/maven/2): The operation was cancelled.
- ArtifactTransferException: Failure to transfer org.jaitools:jt vectorbinarize:jar:1.2.0 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jaitools:jt-vectorbinarize:jar:1.2.0 from/to central (http://repo.maven.apache.org/maven2): The operation was cancelled.
- ArtifactTransferException: Failure to transfer it.geosolutions.imageioext:imageio-ext-streams:jar:1.1.4 from http://maven.restlet.org was cached in the local repository, resolution will not be reattempted until the update interval of maven-restlet has elapsed or updates are forced. Original error: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from/to maven-restlet (http://maven.restlet.org): The operation was cancelled.
- ArtifactTransferException: Failure to transfer org.jaitools:jtvectorbinarize:jar:1.2.0 from http://maven.geo-solutions.it/ was cached in the local repository, resolution will not be reattempted until the update interval of geosolutions has elapsed or updates ar forced. Original error: Could not transfer artifact org.jaitools:jt-vectorbinarize:jar:1.2.0 from/to geosolutions (http://maven.geosolutions.it/): The operation was cancelled.
- ArtifactTransferException: Failure to transfer it.geosolutions.imageioext:imageio-ext-streams:jar:1.1.4 from http://download.osgeo.org/webdav/geotools/ was cached in the local repository, resolution will not be reattempted until the update interval of osgeo has elapsed or updates are forced. Original error: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from/to osgeo (http://download.osgeo.org/webdav/geotools/): The operation was cancelled.
- Missing artifact org.jaitools:jt-vectorbinarize:jar:1.2.0
- ArtifactTransferException: Failure to transfer it.geosolutions.imageioext:imageio-ext-streams:jar:1.1.4 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.4 from/to central (http://repo.maven.apache.org/maven2): The operation was cancelled.