Hey Christian,
Setting up an apache pear repo sounds like a great plan, but I'm not
entirely sure shindig would fit in well since it's quite a large project
that does things like rendering gadgets, implements RESTful and JSON-RPC
API's and takes quite a bit of custom code to integrate into your (s
Author: grobmeier
Date: Sun Oct 25 12:27:57 2009
New Revision: 829556
URL: http://svn.apache.org/viewvc?rev=829556&view=rev
Log:
removed from package phase
Modified:
incubator/log4php/trunk/pom.xml
Modified: incubator/log4php/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php
Hi,
> If I understood Maven life cycles correctly, the default lifecycle
> with compile and package is supposed to run without having to run the
> site lifecycle in between
> The problematic line is:
> true
No, its because I appended the assembly to the package phase. We
should delet