artifactnotfoundexception

Maven Build Failure - failure to find plugins

久未见 提交于 2020-01-02 04:57:05
问题 I have created a project using the m2 eclipse tool and selected the web application archetype now if I try to package this empty application I get a build failure saying [ERROR] Plugin org.apache.maven.plugins:maven-war-plugin:2.1 or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-war-plugin:jar:2.1 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update in terval of central has

Failed to deploy artifacts: Could not find artifact

此生再无相见时 提交于 2019-12-20 10:36:38
问题 I want to deploy a library to my companies remote repository. It's the first time I want to deploy the library project to the remote repository. I get the following error message: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact com.http:httpkit:jar:0.0.1 in internal.repo (http://jenkins.internal.com/) Maybe I understand something complete wrong, but the error message says, that in the remote repository doesn't exist the artifact that I try to deploy for the

Maven Build Failure - failure to find plugins

此生再无相见时 提交于 2019-12-05 08:38:23
I have created a project using the m2 eclipse tool and selected the web application archetype now if I try to package this empty application I get a build failure saying [ERROR] Plugin org.apache.maven.plugins:maven-war-plugin:2.1 or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-war-plugin:jar:2.1 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update in terval of central has elapsed or updates are forced -> [Help 1] org.apache.maven.plugin.PluginResolutionException: Plugin org