2011/4/4 Eric Charles <[email protected]>:
> Hi Ioan,
>
> Glad to hear from you!
>
> MAILBOX-45 (Design and Implement Mailbox with NoSQL Storage) is very close
> to MAILBOX-44 (Design and implement a distributed mailbox using Hadoop) (I
> forgot to put MAILBOX-44 in the list).

> I proposed MAILBOX-44 which is a direct implementation of the Mailbox API on
> the hadoop framework.
> I you look at http://s.apache.org/z2 uml scheme, the project will be
> concretized with a mailbox-hdfs project implementing mailbox-api and using
> mailbox-library

> You can get the sources in http://james.apache.org/mailbox/source-code.html
> and build them with help of http://james.apache.org/server/3/dev-build.html
> (these are instructions for the server project, but it will work out for
> mailbox).

The project failed to build on my machine. I am running stock Debian
Squeeze amd64.
It complained about maven-site-plugin requiring maven3. I have
attached the build log and
the information about the version of maven installed on Debian.

I will try to find a solution to this problem. I have tried skiping
the site building part by eliminating the site building (and the
dependency on site-plugin) but it did not work.

> PS: I sent the mail to [email protected] so other james devs can
> also read/comment :)

Ok, I didn't know what was the mailing list. I joined the list.


-- 
Ioan-Eugen Stan
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache James IMAP
[INFO]   Apache James IMAP API
[INFO]   Apache James IMAP Message Library
[INFO]   Apache James IMAP Mailbox Processor function
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James IMAP
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-site-plugin': Plugin requires Maven version 3.0
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue Apr 05 08:57:17 EEST 2011
[INFO] Final Memory: 19M/149M
[INFO] ------------------------------------------------------------------------
Package: maven2
Priority: optional
Section: java
Installed-Size: 3656
Maintainer: Debian Java Maintainers 
<[email protected]>
Architecture: all
Version: 2.2.1-5
Replaces: maven2-binary
Depends: libmaven2-core-java, default-jre (>= 1.4) | default-jre-headless (>= 
1.4) | java2-runtime | java2-runtime-headless
Recommends: libmaven-clean-plugin-java, libmaven-compiler-plugin-java, 
libmaven-install-plugin-java, libmaven-jar-plugin-java, 
libmaven-resources-plugin-java, libmaven-shade-plugin-java
Conflicts: maven2-binary
Filename: pool/main/m/maven2/maven2_2.2.1-5_all.deb
Size: 3213094
MD5sum: f325ba208695b59bbf78152c7b668cd2
SHA1: 1ec714941fb2c2fa7176bdf6388900d8e40b6b1b
SHA256: e0e10a3c3e601744f7b3deea587486cd010af99bc2d89c69712c737ea1e151f4
Description: Java software project management and comprehension tool
 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
Homepage: http://maven.apache.org/
Tag: devel::buildtools, devel::lang:java, implemented-in::java, role::program, 
works-with::software:source

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to