[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread Atsuhiko Yamanaka
Hi, On Sun, May 31, 2009 at 4:30 PM, Charles F. Munat wrote: > > Nope. Now it just can't find the lift-jpa jar. Liftweb project recommends to use 'lift-jpa'. Refer to the content of its pom file[1]. scalajpa.jar 1.1 will be downloaded from http://scala-tools.org/repo-releases/org/scala-libs/

[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread Charles F. Munat
That helped. Thanks. 刘浩 wrote: > And also a thread scalajpa 1.1 you could follow. > > http://groups.google.com/group/liftweb/browse_thread/thread/3dc4c71216a24e6c?pli=1 > > > 2009/5/31 刘浩 mailto:sniperliu...@gmail.com>> > > I just checked repository. I think no 1.1-SNAPSHOT for scalajpa.

[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread 刘浩
And also a thread scalajpa 1.1 you could follow. http://groups.google.com/group/liftweb/browse_thread/thread/3dc4c71216a24e6c?pli=1 2009/5/31 刘浩 > I just checked repository. I think no 1.1-SNAPSHOT for scalajpa. > Only 1.0-SNAPSHOT their. > That should be the problem. > > 2009/5/31 Charles F.

[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread 刘浩
I just checked repository. I think no 1.1-SNAPSHOT for scalajpa. Only 1.0-SNAPSHOT their. That should be the problem. 2009/5/31 Charles F. Munat > > Nope. Now it just can't find the lift-jpa jar. > > Thanks. > > Chas. > > Atsuhiko Yamanaka wrote: > > Hi, > > > > On Sun, May 31, 2009 at 9:37 AM,

[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread Charles F. Munat
Nope. Now it just can't find the lift-jpa jar. Thanks. Chas. Atsuhiko Yamanaka wrote: > Hi, > > On Sun, May 31, 2009 at 9:37 AM, wrote: >> Missing: >> -- >> 1) org.scala-libs:scalajpa:jar:1.1-SNAPSHOT >> > > Instead of the artifactId for scalajpa, I think that problem will be > reso

[Lift] Re: Where is scalajpa.jar?

2009-05-31 Thread Charles F. Munat
Nope, it's in there. Thanks. 刘浩 wrote: > I think you need to add snapshots repository in your pom.xml > > > > scala-tools.org > Scala-Tools Maven2 Repository > http://scala-tools.org/repo-releases > > > scala-tools.org.snapshots >

[Lift] Re: Where is scalajpa.jar?

2009-05-30 Thread Atsuhiko Yamanaka
Hi, On Sun, May 31, 2009 at 9:37 AM, wrote: > > Missing: > -- > 1) org.scala-libs:scalajpa:jar:1.1-SNAPSHOT > Instead of the artifactId for scalajpa, I think that problem will be resolved by adding following tag, net.liftweb lift-jpa 1.1-SNAPSHOT The 'scal

[Lift] Re: Where is scalajpa.jar?

2009-05-30 Thread 刘浩
I think you need to add snapshots repository in your pom.xml scala-tools.org Scala-Tools Maven2 Repository http://scala-tools.org/repo-releases scala-tools.org.snapshots Scala-Tools Maven2 Repository for Snapshots http://scala-tools.org/repo-snap

[Lift] Re: Where is scalajpa.jar?

2009-05-30 Thread Bryan.
http://scala-tools.org/repo-snapshots/org/scala-tools/scalajpa/ --Bryan On May 30, 8:37 pm, c...@munat.com wrote: > Missing: > -- > 1) org.scala-libs:scalajpa:jar:1.1-SNAPSHOT > >   Try downloading the file manually from the project website. > >   Then, install it using the command: >