RE: [picocontainer-dev] Moving towards a Nano 2.x release
Jörg Schaible <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul,
what about dynaop now? I don't like the idea of a Nano release based on a dynaop version that is not officially available nor tagged.
- Jörg
========== %< ============
[INFO] ------------------------------------------------------------------------
[INFO] Building NanoContainer AOP
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[...]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) dynaop:dynaop:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=dynaop -DartifactId=dynaop -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=dynaop -DartifactId=dynaop -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.nanocontainer:nanocontainer-aop:jar:2.0-SNAPSHOT
2) dynaop:dynaop:jar:1.0
----------
1 required artifact is missing.
for artifact:
org.nanocontainer:nanocontainer-aop:jar:2.0-SNAPSHOT
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email