[jira] Created: (MYFACES-2400) Allow choose directories when building myfaces-metadata.xml with myfaces-builder-plugin

2009-11-07 Thread Leonardo Uribe (JIRA)
Allow choose directories when building myfaces-metadata.xml with myfaces-builder-plugin --- Key: MYFACES-2400 URL: https://issues.apache.org/jira/browse/MYFACES-2400

Re: Problems building myfaces

2006-06-29 Thread Wendy Smoak
On 6/28/06, Cosma Colanicchia [EMAIL PROTECTED] wrote: I have done a fresh checkout of latest myfaces, and just installed maven 2.0.4. I cant build myfaces, mvn install gives me this error: ... Reason: Unable to download the artifact from any repository

Re: Problems building myfaces

2006-06-29 Thread Cosma Colanicchia
I followed the instructions on http://wiki.apache.org/myfaces/Building_With_Maven.. or at least I think so :) I'm having a look at the stuff svn downloaded and I see only the site folder inside of src! Probably I mispelled the url (it was late...) I'm checking it out again and it seems that the

Problems building myfaces

2006-06-28 Thread Cosma Colanicchia
Hi, I have done a fresh checkout of latest myfaces, and just installed maven 2.0.4. I cant build myfaces, mvn install gives me this error: D:\Sviluppo\myfacesmvn install [INFO] Scanning for projects... [INFO] [ERROR] FATAL

[jira] Closed: (MYFACES-1273) Errror in building myfaces with maven, wrong dependency

2006-04-17 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1273?page=all ] Matthias Weßendorf closed MYFACES-1273: --- Resolution: Fixed fixed in nbuild Errror in building myfaces with maven, wrong dependency

[jira] Created: (MYFACES-1273) Errror in building myfaces with maven, wrong dependency

2006-04-07 Thread Juergen Melzer (JIRA)
Errror in building myfaces with maven, wrong dependency --- Key: MYFACES-1273 URL: http://issues.apache.org/jira/browse/MYFACES-1273 Project: MyFaces Core Type: Bug Components: build process Versions

Building MyFaces

2005-11-22 Thread James Mitchell
[EMAIL PROTECTED] ~/svn $ cd myfaces [EMAIL PROTECTED] ~/svn/myfaces $ ll total 0 drwxr-xr-x+ 5 jmitchell None 0 Nov 4 22:42 api drwxr-xr-x+ 7 jmitchell None 0 Nov 4 22:42 build drwxr-xr-x+ 11 jmitchell None 0 Nov 4 22:42 examples drwxr-xr-x+ 6 jmitchell None 0 Oct 26 22:51 forrest

Re: Building MyFaces

2005-11-22 Thread Bruno Aranda
You should execute 'ant dist-all' to build everything. And 'ant dist' to build one specific subproject (inside the subproject/build folder). All subprojects and main have the same build (one build to rule them all), so ant dist-all is the specific target to build everything from the main build

Re: Building MyFaces

2005-11-22 Thread James Mitchell
/ 678.910.8017 AIM: jmitchtx MSN: [EMAIL PROTECTED] Skype: jmitchtx - Original Message - From: Bruno Aranda [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Sent: Tuesday, November 22, 2005 8:47 AM Subject: Re: Building MyFaces You should execute 'ant dist-all' to build

Re: Building MyFaces

2005-11-22 Thread Bruno Aranda
dev@myfaces.apache.org Sent: Tuesday, November 22, 2005 8:47 AM Subject: Re: Building MyFaces You should execute 'ant dist-all' to build everything. And 'ant dist' to build one specific subproject (inside the subproject/build folder). All subprojects and main have the same build (one build

Re: Building MyFaces

2005-11-22 Thread James Mitchell
:23 AM Subject: Re: Building MyFaces Are you running the dist-all target? I don't see it... $ ant dist-all Bruno 2005/11/22, James Mitchell [EMAIL PROTECTED]: Yes, that's what I did. [EMAIL PROTECTED] ~/svn/myfaces $ cd build/ [EMAIL PROTECTED] ~/svn/myfaces/build $ ant Did I do

Re: Building MyFaces

2005-11-22 Thread Bruno Aranda
Development dev@myfaces.apache.org Sent: Tuesday, November 22, 2005 9:23 AM Subject: Re: Building MyFaces Are you running the dist-all target? I don't see it... $ ant dist-all Bruno 2005/11/22, James Mitchell [EMAIL PROTECTED]: Yes, that's what I did. [EMAIL PROTECTED] ~/svn/myfaces

Re: Building MyFaces [resolved]

2005-11-22 Thread James Mitchell
: jmitchtx - Original Message - From: Bruno Aranda [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Sent: Tuesday, November 22, 2005 9:44 AM Subject: Re: Building MyFaces Sorry, when I get obsessed with an idea, my lonely neuron stops... ;-) However I've just run the build

Building MyFaces in your IDE

2005-07-07 Thread Martin Marinschek
Hi everyone, I have included a short tutorial on the WIKI which shows how to build MyFaces in the IntelliJ IDE. I know that there are several Eclipse users out there, maybe one of them wants to do such a step-by-step instruction for Eclipse as well, so that people don't have to reinvent the