Andreas Hartmann pisze: > Hi Cocooners, > > when I build the current trunk, some projects are not installed, for > instance > > * cocoon-serializers-charsets > * cocoon-serializers-impl > * cocoon-validation-impl > * cocoon-chaperon-impl > > The artifacts also don't seem to be available in the online repositories. > > Since I use them in another project, I have to invoke "mvn install" in > these individual project directories. Is this intended? If not – what > needs to be done to solve this issue? Or is something wrong with my setup?
Hi Andreas, Try mvn -P allblocks this will enable build process for all blocks. By convention blocks that are disabled by default are those not officially released. Any help on getting more blocks released is greatly appreciated. -- Best regards, Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
