Код: Выделить всё
Error resolving version for plugin 'org.codehaus.mojo:maven-war-plugin'
from the repositories [local (C:\Users\Jon\.m2\repository),
jboss-public-repository-group
(https://repository.jboss.org/nexus/content/groups/public/),
central (http://repo1.maven.org/maven2)]:
Plugin not found in any plugin repository
Код: Выделить всё
Missing artifact org.jboss.tools:Maven2:war:0.0.1-SNAPSHOT
Project build error: 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf- api_2.0_spec:jar is missing.
Project build error: Non-resolvable import POM: Failure to transfer
org.jboss.spec:jboss-javaee-web-6.0:pom:${javaee6.web.spec.version}
from https://repository.jboss.org/nexus/content/groups/public/ was
cached in the local repository, resolution will not be reattempted
until the update interval of jboss-public-repository-group has elapsed
or updates are forced. Original error: Could not transfer artifact
org.jboss.spec:jboss-javaee-web-6.0:pom:${javaee6.web.spec.version}
from/to jboss-public-repository-group
(https://repository.jboss.org/nexus/content/groups/public/):
Illegal character in path at index 94:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/jboss-javaee-web-6.0/
${javaee6.web.spec.version}/jboss-javaee-web-6.0-${javaee6.web.spec.version}.pom
and add jboss tools from Marketplace, with Jboss server and Seam famework. На основе ошибки я устанавливаю плагины? Это так сбивает с толку, потому что я каждый раз получал разные ошибки.
Подробнее здесь: https://stackoverflow.com/questions/230 ... n-from-the