Re: Upgrading to 5.4 Beta 28

2015-03-30 Thread john c
This seems to work for me, and then selecting option 25: mvn archetype:generate -DarchetypeCatalog=https://repository.apache.org/content/repositories/staging From: Chris Mylonas To: john c ; Tapestry users Sent: Monday, 30 March 2015, 17:25 Subject: Re: Upgrading to 5.4 Beta 28 In

Re: Upgrading to 5.4 Beta 28

2015-03-30 Thread Bob Harner
not Jumpstart. > Is there an archetype for 5.4 Quickstart ? > > I just want to get a basic 5.4 build working to start. > From: Chris Mylonas > To: john c ; Tapestry users < > users@tapestry.apache.org> > Sent: Monday, 30 March 2015, 17:25 > Subject: Re:

Re: Upgrading to 5.4 Beta 28

2015-03-30 Thread john c
I meant to write Quickstart, not Jumpstart. Is there an archetype for 5.4 Quickstart ? I just want to get a basic 5.4 build working to start. From: Chris Mylonas To: john c ; Tapestry users Sent: Monday, 30 March 2015, 17:25 Subject: Re: Upgrading to 5.4 Beta 28 In the pom.xml

Re: Upgrading to 5.4 Beta 28

2015-03-30 Thread Dimitris Zenios
tapestry-yuicompressor is removed from tapestry 5.4 Try replacing it with tapestry-webresources Regards Dimitris Zenios On Mon, Mar 30, 2015 at 11:43 PM, john c wrote: > I am attempting to switch to Tapestry 5.4 Beta 28, with the Jumpstart app. > I modified the release version in pom.xml like

Re: Upgrading to 5.4 Beta 28

2015-03-30 Thread Chris Mylonas
In the pom.xml filenfomment out the section of yui compressor. Are you using jumpstart 7 which is built using 5.4?

Upgrading to 5.4 Beta 28

2015-03-30 Thread john c
I am attempting to switch to Tapestry 5.4 Beta 28, with the Jumpstart app. I modified the release version in pom.xml like below. 5.4-beta-28 After I running mvn clean install I get this error.    Have I missed something?? Thanks. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to e