Strange, it is working on my box.
Make sure you are using the last version of maven-nuxeo-plugin (it should be 1.0.1) Normally maven should automatically download it if you are not running maven in offline mode.

Ypu can check the pluygin you have ion the offline repository here:
.m2/repository/org/apache/maven/plugins/maven-nuxeo-plugin/

You can also remove this directory before running mvn install to be sure the latest plugin version is downloaded.


Bogdan

Sergey Zhemzhitskiy wrote:
Hi there,
I'm trying to build a nuxeo-client-build using "mvn install", but the following message occured.

[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Nuxeo Client Build
[INFO]    task-segment: [package]
[INFO] ---------------------------------------------------------------------------- [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] 'attach' was specified in an execution, but not found in the plugin [INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Jul 16 15:35:02 EEST 2007
[INFO] Final Memory: 2M/4M
[INFO] ------------------------------------------------------------------------


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to