[Lift] Re: Getting started not starting.

2009-08-02 Thread Jeff McKenna

I checked and things appear ok. Things are now working.
Thanks,
Jeff

On Aug 2, 1:07 pm, Xavi Ramirez  wrote:
> In your pom.xml file, make sure you have the following two XML nodes
> under  and :
>
> Under :
> 
>       org.mortbay.jetty
>       jetty
>       [6.1.6,)
>       test
> 
>
> Under :
> 
>       org.mortbay.jetty
>       maven-jetty-plugin
>       
>           /
>           5
>       
> 
>
> Hope this helps,
> Xavi
>
>
>
> On Sun, Aug 2, 2009 at 2:29 AM, Jeff McKenna wrote:
>
> > Thanks for the suggestion.
> > I tried it.
> > Now I get a error on mvn jetty:run or mvn jetty:run -U
> > The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not
> > exist or no valid version could be found
>
> > Checking the mvn -version
> > I get the JavaRebel license noise and
>
> > JavaRebel: A newer version '2.0.2b' is available for download
> > JavaRebel: fromhttp://www.zeroturnaround.com/download.
>
> > Maven version: 2.0.9
> > Java version: 1.6.0_13
> > OS name: "mac os x" version: "10.5.7" arch: "x86_64" Family: "mac"
>
> > I tried both the new interactive mode and the non-interactive style.
> > Next steps?
> > Jeff
>
> > On Aug 1, 6:50 pm, TylerWeir  wrote:
> >> This is probably the best way to do it:
>
> >> mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/
>
> >> Tim has been updating the GitHub wiki, and there is a maven page here:
>
> >>http://wiki.github.com/dpp/liftweb/about-maven-mini-guide
>
> >> On Aug 1, 6:01 pm, Jeff McKenna  wrote:
>
> >> > I have been trying the getting started tutorial.  I have gotten it to
> >> > work in the past but not for a while.
>
> >> > Currently my error message is
> >> >  The desired archetype does not exist (net.lifweb:lift-archetype-blank:
> >> > 1.0)
>
> >> > My maven (2.0.9) command is
>
> >> > mvn archetype:generate -U \
> >> > -DarchetypeGroupId=net.lifweb \
> >> > -DarchetypeArtifactId=lift-archetype-blank \
> >> > -DarchetypeVersion=1.0 \
> >> > -DremoteRepositories=http://scala-tools.org/repo-releases\
> >> > -DgroupId=demo.helloworld \
> >> > -DartifactId=helloworld \
> >> > -Dversion=1.0-SNAPSHOT
>
> >> > Any suggestions?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Getting started not starting.

2009-08-02 Thread Xavi Ramirez

In your pom.xml file, make sure you have the following two XML nodes
under  and :

Under :

  org.mortbay.jetty
  jetty
  [6.1.6,)
  test


Under :

  org.mortbay.jetty
  maven-jetty-plugin
  
  /
  5
  


Hope this helps,
Xavi

On Sun, Aug 2, 2009 at 2:29 AM, Jeff McKenna wrote:
>
> Thanks for the suggestion.
> I tried it.
> Now I get a error on mvn jetty:run or mvn jetty:run -U
> The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not
> exist or no valid version could be found
>
> Checking the mvn -version
> I get the JavaRebel license noise and
>
> JavaRebel: A newer version '2.0.2b' is available for download
> JavaRebel: from http://www.zeroturnaround.com/download.
>
> Maven version: 2.0.9
> Java version: 1.6.0_13
> OS name: "mac os x" version: "10.5.7" arch: "x86_64" Family: "mac"
>
> I tried both the new interactive mode and the non-interactive style.
> Next steps?
> Jeff
>
>
> On Aug 1, 6:50 pm, TylerWeir  wrote:
>> This is probably the best way to do it:
>>
>> mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/
>>
>> Tim has been updating the GitHub wiki, and there is a maven page here:
>>
>> http://wiki.github.com/dpp/liftweb/about-maven-mini-guide
>>
>> On Aug 1, 6:01 pm, Jeff McKenna  wrote:
>>
>> > I have been trying the getting started tutorial.  I have gotten it to
>> > work in the past but not for a while.
>>
>> > Currently my error message is
>> >  The desired archetype does not exist (net.lifweb:lift-archetype-blank:
>> > 1.0)
>>
>> > My maven (2.0.9) command is
>>
>> > mvn archetype:generate -U \
>> > -DarchetypeGroupId=net.lifweb \
>> > -DarchetypeArtifactId=lift-archetype-blank \
>> > -DarchetypeVersion=1.0 \
>> > -DremoteRepositories=http://scala-tools.org/repo-releases\
>> > -DgroupId=demo.helloworld \
>> > -DartifactId=helloworld \
>> > -Dversion=1.0-SNAPSHOT
>>
>> > Any suggestions?
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Getting started not starting.

2009-08-02 Thread Jeff McKenna

Thanks for the suggestion.
I tried it.
Now I get a error on mvn jetty:run or mvn jetty:run -U
The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not
exist or no valid version could be found

Checking the mvn -version
I get the JavaRebel license noise and

JavaRebel: A newer version '2.0.2b' is available for download
JavaRebel: from http://www.zeroturnaround.com/download.

Maven version: 2.0.9
Java version: 1.6.0_13
OS name: "mac os x" version: "10.5.7" arch: "x86_64" Family: "mac"

I tried both the new interactive mode and the non-interactive style.
Next steps?
Jeff


On Aug 1, 6:50 pm, TylerWeir  wrote:
> This is probably the best way to do it:
>
> mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/
>
> Tim has been updating the GitHub wiki, and there is a maven page here:
>
> http://wiki.github.com/dpp/liftweb/about-maven-mini-guide
>
> On Aug 1, 6:01 pm, Jeff McKenna  wrote:
>
> > I have been trying the getting started tutorial.  I have gotten it to
> > work in the past but not for a while.
>
> > Currently my error message is
> >  The desired archetype does not exist (net.lifweb:lift-archetype-blank:
> > 1.0)
>
> > My maven (2.0.9) command is
>
> > mvn archetype:generate -U \
> > -DarchetypeGroupId=net.lifweb \
> > -DarchetypeArtifactId=lift-archetype-blank \
> > -DarchetypeVersion=1.0 \
> > -DremoteRepositories=http://scala-tools.org/repo-releases\
> > -DgroupId=demo.helloworld \
> > -DartifactId=helloworld \
> > -Dversion=1.0-SNAPSHOT
>
> > Any suggestions?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Getting started not starting.

2009-08-02 Thread Jeff McKenna

Woops. Operator error
I forgot to cd to project directory before running jetty.  It works.
Thanks to TylerWeir
Jeff

On Aug 1, 6:50 pm, TylerWeir  wrote:
> This is probably the best way to do it:
>
> mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/
>
> Tim has been updating the GitHub wiki, and there is a maven page here:
>
> http://wiki.github.com/dpp/liftweb/about-maven-mini-guide
>
> On Aug 1, 6:01 pm, Jeff McKenna  wrote:
>
> > I have been trying the getting started tutorial.  I have gotten it to
> > work in the past but not for a while.
>
> > Currently my error message is
> >  The desired archetype does not exist (net.lifweb:lift-archetype-blank:
> > 1.0)
>
> > My maven (2.0.9) command is
>
> > mvn archetype:generate -U \
> > -DarchetypeGroupId=net.lifweb \
> > -DarchetypeArtifactId=lift-archetype-blank \
> > -DarchetypeVersion=1.0 \
> > -DremoteRepositories=http://scala-tools.org/repo-releases\
> > -DgroupId=demo.helloworld \
> > -DartifactId=helloworld \
> > -Dversion=1.0-SNAPSHOT
>
> > Any suggestions?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Getting started not starting.

2009-08-01 Thread TylerWeir

This is probably the best way to do it:

mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/

Tim has been updating the GitHub wiki, and there is a maven page here:

http://wiki.github.com/dpp/liftweb/about-maven-mini-guide


On Aug 1, 6:01 pm, Jeff McKenna  wrote:
> I have been trying the getting started tutorial.  I have gotten it to
> work in the past but not for a while.
>
> Currently my error message is
>  The desired archetype does not exist (net.lifweb:lift-archetype-blank:
> 1.0)
>
> My maven (2.0.9) command is
>
> mvn archetype:generate -U \
> -DarchetypeGroupId=net.lifweb \
> -DarchetypeArtifactId=lift-archetype-blank \
> -DarchetypeVersion=1.0 \
> -DremoteRepositories=http://scala-tools.org/repo-releases\
> -DgroupId=demo.helloworld \
> -DartifactId=helloworld \
> -Dversion=1.0-SNAPSHOT
>
> Any suggestions?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---