Is there a specific location in the repository where i need to put derby jar
files?
On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> Hi Craig,
>
> The information was exactly where it should have been . I was just being
> lazy to read the whole thing, and thought i would try and run maven first. I
> have downloaded antlr and jar files for jndi.
>
> However, what version of JPOX jar files need to be downloaded. Can i
> simply download the latest beta versions?
> If i need to make a change to the README.txt (like add the version numbers
> for JPOX jars), then do i submit a diff of README.txt file to the mailing
> list?
>
> Regards
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
> >
> > Hi Karan,
> > On Aug 4, 2005, at 8:50 PM, Karan Malhi wrote:
> >
> > Just checked out code from svn. Am a newbie to this project, so started
> > off
> > with looking into some code and then ran maven. The build failed, below
> > is
> > the partial output
> >
> >
> > This is just what is needed. Someone to download the repo and try to
> > build it.
> >
> > ANTLR is a dependency of JDO but unfortunately, maven can't get it all
> > by itself because ANTLR isn't available in a location that maven can access
> > itself. That's why we give you a clue as to where to find it
> >
> > antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> > )
> >
> >
> > What you have to do it to download it yourself. This should be explained
> > in the readme for the project. It should tell you exactly what to do with
> > the file that you download from the ANTLR site.
> >
> > If the explanation isn't where you expected it to be, could you tell us
> > where you did expect this information to be? We can't by ourselves fix ANTLR
> > download, but we sure can give you more explicit instructions how and where
> > to find it.
> >
> > Thanks,
> >
> > Craig
> >
> >
> > +----------------------------------------
> > | Executing multiproject:install-snapshot-callback JDO2 Implementation
> > (Query)
> > | Memory: 18M/26M
> > +----------------------------------------
> > Attempting to download jdo2-api-SNAPSHOT.jar.
> > Artifact /apache-jdo/jars/jdo2- api-SNAPSHOT.jar doesn't exists in
> > remote
> > repository, but it exists locally
> > Attempting to download jdo2-core-SNAPSHOT.jar.
> > Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in
> > remote
> > repository, but it exists locally
> > Attempting to download jdo2-runtime-SNAPSHOT.jar .
> > Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> > remote
> > repository, but it exists locally
> > Attempting to download antlr-2.7.3.jar.
> > WARNING: Failed to download antlr-2.7.3.jar.
> >
> > BUILD FAILED
> > File...... /home/karan/.maven/cache/maven-multiproject-plugin-1.3.1
> > /plugin.jelly
> > Element... maven:reactor
> > Line...... 217
> > Column.... 9
> > The build cannot continue because of the following unsatisfied
> > dependency:
> >
> > antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> > )
> >
> > Regards
> >
> > --
> > Karan Malhi
> >
> > "Playfully doing something difficult, whether useful or not, that is
> > hacking." -- Richard Stallman
> >
> >
> > Craig Russell
> >
> > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> >
> > 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com>
> >
> > P.S. A good JDO? O, Gasp!
> >
> >
> >
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
|