so inzwischen kann ich auch eigene artefakte zum nexus-repository hochladen -->mvn deploy. die frage ist wie kann ich das aus eclipse(m2eclipse) heraus machen?
eine neue m2 "run configuration" mit goal "org.apache.maven.plugins:maven-deploy-plugin:2.4:deploy" funktioniert irgendwie nicht:
"
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The packaging for this project did not assign a file to the build artifact
"
eine neue m2 "run configuration" mit goal "org.apache.maven.plugins:maven-deploy-plugin:2.4:deploy" funktioniert irgendwie nicht:
"
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The packaging for this project did not assign a file to the build artifact
"