Hi Chaitanya,
 
when you install maven 2.0.4 (http://maven.apache.org/download.html, out of the 
box, Windows XP) you get a maven folder (.m2) in your 'Documents and Settings'. 
I put the files of the ZIP into the following path:
 
C:\Documents and Settings\mhe\.m2\repository\javax\faces\jsf-mock
 
Please note, you have to replace my account name 'mhe' with your account name.
 
Cheers Markus
 

________________________________

From: Chaitanya Kadaru [mailto:[EMAIL PROTECTED]
Sent: Mon 26.06.2006 03:22
To: adffaces-user@incubator.apache.org
Subject: RE: Problems building Trinidad



Hi

When I started trying to build ADF with the URL given down below, I am blocked 
at this point.

Since not all dependencies of the Trinidad (formal the "ADF Faces donation") 
are available by a public Maven2 repository you need one simple steps to do 
yourself.
      Download the ZIP ([WWW] http://www.wessendorf.net/adf_deps.zip) and 
extract it to your Maven2 repository

Where do I put the zip file to? I mean where is the maven2 repository? I am 
kind of new to maven , can u please help?

Also when I tried to download 2.0.1 maven I could not find it , so I tried with 
2.0.2 and then it did not work, please add the instruction saying that you need 
to change the version number of maven in one of the pom.xml files. This is an 
important instruction to add.

Thanks

Chaitanya Kadaru


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias 
Wessendorf
Sent: Sunday, June 25, 2006 1:33 PM
To: adffaces-user@incubator.apache.org
Subject: Re: Problems building Trinidad

Shit happens ;)



On 6/25/06, Markus Heinisch <[EMAIL PROTECTED]> wrote:
> Thanks Adam,
>
> this is the 'magic' hint to build Trinidad! ;-)
>
> Obviously I have started with the wrong SVN URL.
>
> Cheers, Markus
>
> ________________________________
>
> Von: Adam Winer [mailto:[EMAIL PROTECTED]
> Gesendet: Fr 23.06.2006 19:27
> An: adffaces-user@incubator.apache.org
> Betreff: Re: Problems building Trinidad
>
>
>
> Build from the top - Trinidad - not from the subdirectories.
> You shouldn't need to download the api or impl jar.
>
> -- Adam
>
>
>
> On 6/23/06, Markus Heinisch <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I tried to build Trinidad from the SVN source. I have installed
> > maven2 and followed the instructions on
> > http://wiki.apache.org/myfaces/Building_ADF_With_Maven
> >
> > My build just failed at the beginning and I don't know how to solve
> > the
> > problem:
> >
> >
> > D:\java\JSF\MyFaces\Trinidad\adf-faces-api>mvn
> > [INFO] Scanning for projects...
> > [INFO] ------------------------------------------------------
> > [ERROR] FATAL ERROR
> > [INFO] ------------------------------------------------------
> > [INFO] Failed to resolve artifact.
> >
> > GroupId: org.apache.myfaces.adf
> > ArtifactId: adf-faces
> > Version: incubator-m1-SNAPSHOT
> >
> > Reason: Unable to download the artifact from any repository
> >
> >   org.apache.myfaces.adf:adf-faces:pom:incubator-m1-SNAPSHOT
> >
> > from the specified remote repositories:
> >   central ( <http://repo1.maven.org/maven2>
> > http://repo1.maven.org/maven2)
> >
> >
> > I have downloaded the files adf-faces-impl-incubator-m1-SNAPSHOT.jar
> > and adf-faces-api-incubator-m1-SNAPSHOT.jar and copied the JARs to
> > my repository.
> >
> > Please, can you give me some hints to solve my problem.
> >
> > Thanks,
> > Markus
> > ------------------------------------------
> > Markus Heinisch
> >
> > Dipl.-Inform.
> > Consultant
> >
> > Trivadis GmbH
> > Freischützstrasse 92
> > 81927 München
> > Germany
> >
> > Tel.: +49-89-99275930
> > Fax : +49-89-99275959
> > Mobile: +49-162-2959616
> > mailto:[EMAIL PROTECTED]
> > http://www.trivadis.com <http://www.trivadis.com/>
> >
> >
>
>
>
>


--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



Reply via email to