There is no book available yet. I am writing on a German book (related to
"maven for php") that will cover some scenarios. Maybe someone wants to
translate it ;-)

I do not think that anyone covered your scenario via maven. I did not find
any scenarios related to apache httpd (which would the preferred webserver
for php based websites). Of course there are several samples for artifacts
creating compilations of other artifacts. But this depends on the resulting
application. Most of the samples I know of are building java web
applications by repacking multiple web applications.

- sonar does support php analysis but is not focsed on your scenario.
- maven for php will support (maybe via documentation or via additional
goals) your scenario in future but only in future versions.
- Maybe http://portals.apache.org/bridges/index.html will help.


On Wed, Apr 18, 2012 at 2:22 PM, priya hulekal <priyahule...@gmail.com>wrote:

> hey one last thing need to ask you told that
> 3) A third artifact is used to tie frontend and backend together. It
> contains information how to download/extract/setup the frontend and the
> backend. And it contains some test cases to ensure the frontend is working
> with a non-mocked backend.
>
> what kind of artifact to be used ?Can i have some example where i can find
> this kind of scenario?
>
> --
> View this message in context:
> http://maven-users.828.n2.nabble.com/Maven-for-both-java-and-zend-tp7476161p7476734.html
> Sent from the maven users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to