You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo1970 <so...@ericsson.com> on 2009/01/05 22:13:30 UTC

PHP and Java

Is it possible to use Maven for a project that has Java AND PHP???

I was looking at this, but not sure if it's the right thing to look at...

http://www.php-maven.org/

Anyone has experience with this???

Sonia

-- 
View this message in context: http://www.nabble.com/PHP-and-Java-tp21299053p21299053.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: PHP and Java

Posted by Martin Gainty <mg...@hotmail.com>.
Ive worked with 3 Java build environments
ANT's main feature is the Rock-solid stability it offers ..you literally cannot break any of the Ant features or tasks
                   If foo task cannot work because bar attribute has not been set you will see 
                   "Foo Task cannot execute without required attribute bar attribute"
                   Almost every IDE (Websphere,Netbeans and Weblogic) export their IDE projects to ant's build.xml
Weakness: Not designed for distributed environments..
                   Doesnt handle versioning too well

MAVEN: Distributed environment Build Utility
Weaknesses: Lack of Documentation and Support..when features dont work you can spend alot of time
                      trying to figure which of the many exceptions maven supresses

CruiseControl: Distributed environment build and configuration Utility works in Microsoft (.NET client available) and Unix
Weaknesses: The more advanced offerings are Not free but the investment of IDE is well worth the investment
http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET

HTH
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. 




> Date: Mon, 5 Jan 2009 16:20:35 -0500
> From: mickknutson@gmail.com
> To: users@maven.apache.org
> Subject: Re: PHP and Java
> 
> This looks cool. I can definitely recommend this to my co-workers.
> 
> ---
> Thank You…
> 
> Mick Knutson, President
> 
> BASE Logic, Inc.
> Enterprise Architecture, Design, Mentoring & Agile Consulting
> p. (866) BLiNC-411: (254-6241-1)
> f. (415) 685-4233
> 
> Website: http://baselogic.com
> Linked IN: http://linkedin.com/in/mickknutson
> Vacation Rental: http://tahoe.baselogic.com
> ---
> 
> 
> 
> On Mon, Jan 5, 2009 at 4:13 PM, solo1970 <so...@ericsson.com>wrote:
> 
> >
> > Is it possible to use Maven for a project that has Java AND PHP???
> >
> > I was looking at this, but not sure if it's the right thing to look at...
> >
> > http://www.php-maven.org/
> >
> > Anyone has experience with this???
> >
> > Sonia
> >
> > --
> > View this message in context:
> > http://www.nabble.com/PHP-and-Java-tp21299053p21299053.html
> > Sent from the Maven - Users mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >

_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008

Re: PHP and Java

Posted by Mick Knutson <mi...@gmail.com>.
This looks cool. I can definitely recommend this to my co-workers.

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---



On Mon, Jan 5, 2009 at 4:13 PM, solo1970 <so...@ericsson.com>wrote:

>
> Is it possible to use Maven for a project that has Java AND PHP???
>
> I was looking at this, but not sure if it's the right thing to look at...
>
> http://www.php-maven.org/
>
> Anyone has experience with this???
>
> Sonia
>
> --
> View this message in context:
> http://www.nabble.com/PHP-and-Java-tp21299053p21299053.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>