Estimados compañeros
Estube tratando de crearme un proyecto con frontEnd, para lo cual
seleccione jsf, jsf1, facelets y jboss seam. Ahora el rato de ejecutar
el proyecto me sale el siguiente error:
Que puede ser?
Missing:
----------
1) org.andromda.profiles.uml2:andromda-profile-seam:xml.zip:1.1-
SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.andromda.profiles.uml2 -
DartifactId
=andromda-profile-seam -Dversion=1.1-SNAPSHOT -Dpackaging=xml.zip -
Dfile=/path/t
o/file
Alternatively, if you host your own repository you can deploy the
file there:
mvn deploy:deploy-file -DgroupId=org.andromda.profiles.uml2 -
DartifactId=a
ndromda-profile-seam -Dversion=1.1-SNAPSHOT -Dpackaging=xml.zip -
Dfile=/path/to/
file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) ec.gov.sri.frontEnd:FrontEnd-mda:pom:1.0
2) org.andromda.profiles.uml2:andromda-profile-seam:xml.zip:
1.1-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
ec.gov.sri.frontEnd:FrontEnd-mda:pom:1.0
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
andromda (
http://team.andromda.org/maven2)