Thx, Jeroen.

Could you add that little script to our website, somewhere?  Perhaps to the
"how to verify a release" page?


On 21 December 2012 10:09, Jeroen van der Wal <jer...@stromboli.it> wrote:

> My +1
>
> I assembled a script to automate to download, verify and build and all
> went smooth.
>
> Let's build the archetype:
> $ mvn3 archetype:generate \
> -DarchetypeGroupId=org.apache.isis.archetype \
> -DarchetypeArtifactId=quickstart_wicket_restful_jdo-archetype \
> -DarchetypeVersion=1.0.0 \
> -DgroupId=com.example \
> -DartifactId=quickstart_wicket_restful_jdo-archetype
>
> And succesfully run it:
> $ cd quickstart_wicket_restful_jdo-archetype/viewer-wicket/
> $ mvn jetty:run
>
> Great job everyone!
>
> PS To use the script save the attached files in an empty temporary
> directory  , excute chmod +x on the script and go! Only for Mac and Linux,
> Windows users should use Cygwin
>
>
>
> On Fri, Dec 21, 2012 at 9:52 AM, Dan Haywood <d...@haywood-associates.co.uk
> > wrote:
>
>> thx, Jeroen.
>>
>> Here's my own +1 on the vote, by the way.
>>
>>
>>
>> On 21 December 2012 08:41, Jeroen van der Wal <jer...@stromboli.it>
>> wrote:
>>
>> > There's is a typo in the url of the archetype. Use this one instead:
>> >
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-065/org/apache/isis/archetype/quickstart_wicket_restful_jdo-archetype/1.0.0/quickstart_wicket_restful_jdo-archetype-1.0.0-source-release.zip
>> >
>> >
>> > On Fri, Dec 21, 2012 at 1:20 AM, Dan Haywood
>> > <d...@haywood-associates.co.uk>wrote:
>> >
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-063/org/apache/isis/core/isis/1.0.0/isis-1.0.0-source-release.zip
>> > >
>> > > jdo objectstore:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-058/org/apache/isis/objectstore/isis-objectstore-jdo/1.0.0/isis-objectstore-jdo-1.0.0-source-release.zip
>> > >
>> > > file security:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-059/org/apache/isis/security/isis-security-file/1.0.0/isis-security-file-1.0.0-source-release.zip
>> > >
>> > > wicket viewer:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-060/org/apache/isis/viewer/isis-viewer-wicket/1.0.0/isis-viewer-wicket-1.0.0-source-release.zip
>> > >
>> > > restfulobjects viewer:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-062/org/apache/isis/viewer/isis-viewer-restfulobjects/1.0.0/isis-viewer-restfulobjects-1.0.0-source-release.zip
>> > >
>> > > archetype:
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapacheisis-065/org/apache/isis/archetype/quickstart_wicket_restful_jdo/1.0.0/quickstart_wicket_restful_jdo-archetype-1.0.0-source-release.zip
>> > >
>> >
>>
>
>

Reply via email to