ZZ-265 is preventing clerezza from compiling, it probably should depend on the clerezza module rather than org.im4java which is not in maven central.
cheers, reto On Tue, Aug 17, 2010 at 10:14 AM, <[email protected]> wrote: > Author: mir > Date: Tue Aug 17 08:14:59 2010 > New Revision: 986234 > > URL: http://svn.apache.org/viewvc?rev=986234&view=rev > Log: > CLEREZZA-265: added missing module to parent pom.xml > > Modified: > > > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.org.im4java/ > (props changed) > incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml > > Propchange: > incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.org.im4java/ > > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Tue Aug 17 08:14:59 2010 > @@ -0,0 +1 @@ > +target > > Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml?rev=986234&r1=986233&r2=986234&view=diff > > ============================================================================== > --- incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml (original) > +++ incubator/clerezza/trunk/org.apache.clerezza.parent/pom.xml Tue Aug 17 > 08:14:59 2010 > @@ -23,6 +23,7 @@ > <module>org.apache.clerezza.ext.com.hp.hpl.jena</module> > <module>org.apache.clerezza.ext.com.hp.hpl.jena.tdb</module> > <module>org.apache.clerezza.ext.com.ibm.icu</module> > + <module>org.apache.clerezza.ext.org.im4java</module> > <module>org.apache.clerezza.ext.javax.mail</module> > <module>org.apache.clerezza.ext.org.jruby</module> > <module>org.apache.clerezza.ext.org.json.simple</module> > > >
