You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dennis Byrne <de...@dbyrne.net> on 2006/01/16 01:33:30 UTC

Re: Where to get myfaces libraries, preferably from maven2 repo

Are you typing the command in the build directory?

Dennis Byrne

>-----Original Message-----
>From: Dave [mailto:javaone9@yahoo.com]
>Sent: Sunday, January 15, 2006 07:30 PM
>To: 'MyFaces Discussion'
>Subject: Re:   Where to get myfaces libraries, preferably from maven2 repo
>
>No. it is in the end of message. It seems OK before that.
>  But I built myfaces using mvn without error.
>
>Dennis Byrne <de...@dbyrne.net> wrote:
>  Is this the only output from maven or is there a description of the error ?
>
>Dennis Byrne
>
>>-----Original Message-----
>>From: Dave [mailto:javaone9@yahoo.com]
>>Sent: Sunday, January 15, 2006 07:15 PM
>>To: 'MyFaces Discussion'
>>Subject: Re: Where to get myfaces libraries, preferably from maven2 repo
>>
>> Maven XSLT plugin 
>> 
>> Use Subversion to get plugin source from 
>> 
>> svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/xslt-maven-plugin 
>> 
>> https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/xslt-maven-plugin (if you are behind a firewall) 
>>
>> 
>> Run 'mvn install' in the source directory you downloaded. This causes the plugin to be built and installed in your maven instance. 
>>
>>
>> when building maven instance, I got the following error. Can I ignore it?
>> where to put the plugin? Thanks.
>> 
>> [INFO] -------------------------------------------------------------------------
>>---
>>[ERROR] BUILD ERROR
>>[INFO] -------------------------------------------------------------------------
>>---
>>[INFO] Cannot execute mojo: resources. It requires a project with an existing po
>>m.xml, but the build is not using one.
>>[INFO] -------------------------------------------------------------------------
>>
>>Dennis Byrne wrote: Try the maven instructions. The ant build no longer works.
>>
>>Dennis Byrne
>>
>>>-----Original Message-----
>>>From: Dave [mailto:javaone9@yahoo.com]
>>>Sent: Sunday, January 15, 2006 06:50 PM
>>>To: 'MyFaces Discussion'
>>>Subject: Re: Where to get myfaces libraries, preferably from maven2 repo
>>>
>>>I followed the instructions, but ant complained: no build.xml was found.
>>> 
>>> svn co https://svn.apache.org/repos/asf/myfaces/current 
>>> cd current/build
>>> ant download-dependencies dist-all
>>>
>>> I searched the whole download: dir /S build.xml
>>> no build.xml. anything wrong? Thanks!
>>> 
>>>Veit Guna wrote:
>>> Hi.
>>>
>>>Normally you can get the nightly builds under:
>>>
>>>http://cvs.apache.org/builds/myfaces/nightly/
>>>
>>>But currently, there's nothing available :(.
>>>
>>>I think you have to build your own version like it did. Follow these
>>>instructions:
>>>
>>>http://myfaces.apache.org/buildhowto.html
>>>
>>>It works perfectly - thanks to maven :).
>>>
>>>regards,
>>>Veit
>>>
>>>Mikael Andersson schrieb:
>>>> Hi,
>>>> I saw myfaces version 1.1.2-SNAPSHOT mentioned in a post and would like
>>>> to know where I can get it.
>>>> 
>>>> Thanks,
>>>> Mikael
>>> 
>>>
>>>
>>> 
>>>---------------------------------
>>>Yahoo! Photos – Showcase holiday pictures in hardcover
>>> Photo Books. You design it and we’ll bind it!
>>
>>
>>
>>
>>
>> 
>>---------------------------------
>>Yahoo! Photos
>> Got holiday prints? See all the ways to get quality prints in your hands ASAP.
>
>
>  
>
>
>		
>---------------------------------
>Yahoo! Photos
> Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.



Re: Where to get myfaces libraries, preferably from maven2 repo

Posted by Dave <ja...@yahoo.com>.
For JSF, yes.
  but for maven, there is no build directory.
  

Dennis Byrne <de...@dbyrne.net> wrote:
  Are you typing the command in the build directory?

Dennis Byrne

>-----Original Message-----
>From: Dave [mailto:javaone9@yahoo.com]
>Sent: Sunday, January 15, 2006 07:30 PM
>To: 'MyFaces Discussion'
>Subject: Re: Where to get myfaces libraries, preferably from maven2 repo
>
>No. it is in the end of message. It seems OK before that.
> But I built myfaces using mvn without error.
>
>Dennis Byrne wrote:
> Is this the only output from maven or is there a description of the error ?
>
>Dennis Byrne
>
>>-----Original Message-----
>>From: Dave [mailto:javaone9@yahoo.com]
>>Sent: Sunday, January 15, 2006 07:15 PM
>>To: 'MyFaces Discussion'
>>Subject: Re: Where to get myfaces libraries, preferably from maven2 repo
>>
>> Maven XSLT plugin 
>> 
>> Use Subversion to get plugin source from 
>> 
>> svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/xslt-maven-plugin 
>> 
>> https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/xslt-maven-plugin (if you are behind a firewall) 
>>
>> 
>> Run 'mvn install' in the source directory you downloaded. This causes the plugin to be built and installed in your maven instance. 
>>
>>
>> when building maven instance, I got the following error. Can I ignore it?
>> where to put the plugin? Thanks.
>> 
>> [INFO] -------------------------------------------------------------------------
>>---
>>[ERROR] BUILD ERROR
>>[INFO] -------------------------------------------------------------------------
>>---
>>[INFO] Cannot execute mojo: resources. It requires a project with an existing po
>>m.xml, but the build is not using one.
>>[INFO] -------------------------------------------------------------------------
>>
>>Dennis Byrne wrote: Try the maven instructions. The ant build no longer works.
>>
>>Dennis Byrne
>>
>>>-----Original Message-----
>>>From: Dave [mailto:javaone9@yahoo.com]
>>>Sent: Sunday, January 15, 2006 06:50 PM
>>>To: 'MyFaces Discussion'
>>>Subject: Re: Where to get myfaces libraries, preferably from maven2 repo
>>>
>>>I followed the instructions, but ant complained: no build.xml was found.
>>> 
>>> svn co https://svn.apache.org/repos/asf/myfaces/current 
>>> cd current/build
>>> ant download-dependencies dist-all
>>>
>>> I searched the whole download: dir /S build.xml
>>> no build.xml. anything wrong? Thanks!
>>> 
>>>Veit Guna wrote:
>>> Hi.
>>>
>>>Normally you can get the nightly builds under:
>>>
>>>http://cvs.apache.org/builds/myfaces/nightly/
>>>
>>>But currently, there's nothing available :(.
>>>
>>>I think you have to build your own version like it did. Follow these
>>>instructions:
>>>
>>>http://myfaces.apache.org/buildhowto.html
>>>
>>>It works perfectly - thanks to maven :).
>>>
>>>regards,
>>>Veit
>>>
>>>Mikael Andersson schrieb:
>>>> Hi,
>>>> I saw myfaces version 1.1.2-SNAPSHOT mentioned in a post and would like
>>>> to know where I can get it.
>>>> 
>>>> Thanks,
>>>> Mikael
>>> 
>>>
>>>
>>> 
>>>---------------------------------
>>>Yahoo! Photos – Showcase holiday pictures in hardcover
>>> Photo Books. You design it and we’ll bind it!
>>
>>
>>
>>
>>
>> 
>>---------------------------------
>>Yahoo! Photos
>> Got holiday prints? See all the ways to get quality prints in your hands ASAP.
>
>
> 
>
>
> 
>---------------------------------
>Yahoo! Photos
> Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.


  


		
---------------------------------
Yahoo! Photos – Showcase holiday pictures in hardcover
 Photo Books. You design it and we’ll bind it!