hi all
 i have downloaded this nmaven version STABLE-2007-05-20

but when i launch bootstrap-build i am getting this exception..

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) NMaven.Model:NMaven.Model.AutomationExtensibility:library:0.14-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=NMaven.Model -DartifactId=NMaven.Model.
AutomationExtensibility \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=NMaven.Model -DartifactId=NMaven.Model.Auto
mationExtensibility \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) NMaven.Plugins:NMaven.Plugin.Addin:netplugin:0.14-SNAPSHOT
        2) NMaven.Model:NMaven.Model.AutomationExtensibility:library:0.14-SNAPSH
OT

2) NMaven.Plugin:NMaven.Plugin:library:0.14-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=NMaven.Plugin -DartifactId=NMaven.Plugi
n \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=NMaven.Plugin -DartifactId=NMaven.Plugin \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) NMaven.Plugins:NMaven.Plugin.Addin:netplugin:0.14-SNAPSHOT
        2) NMaven.Plugin:NMaven.Plugin:library:0.14-SNAPSHOT

3) NMaven.Artifact:NMaven.Artifact:library:0.14-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=NMaven.Artifact -DartifactId=NMaven.Art
ifact \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=NMaven.Artifact -DartifactId=NMaven.Artifac
t \
          -Dversion=0.14-SNAPSHOT -Dpackaging=library -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) NMaven.Plugins:NMaven.Plugin.Addin:netplugin:0.14-SNAPSHOT
        2) NMaven.Artifact:NMaven.Artifact:library:0.14-SNAPSHOT

----------
3 required artifacts are missing.

for artifact:
  NMaven.Plugins:NMaven.Plugin.Addin:netplugin:0.14-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  org.apache (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Nov 25 18:36:03 GMT 2007
[INFO] Final Memory: 7M/14M

could  anyone help?

thanks and regards
 marco

Reply via email to