Whenever I expose a maven example, I just point them to the project
base root, either zipped up like you suggest or I just have them check
it out of SVN.
-Ryan
On Wed, Aug 6, 2008 at 8:33 AM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
> Martin Grotzke wrote:
>>
>> On Wed, 2008-08-06 at 13:49 +0200, Paul Sandoz wrote:
>>>
>>> Hi,
>>>
>>> We are pushing out maven samples, just three at the moment, but i do not
>>> know how to execute them!
>>
>> Did you have a look at the README files helloworld/README.html and
>> helloworld-webapp/README.html? ;)
>>
>
> Yes :-) i can run them from my local SVN copy.
>
>
>>> Is there anyway to run a maven goal to point to the pom in the repo, or
>>> to download the jar and point to that jar, and maven will work out the
>>> dependencies.
>>
>> Hmm, I don't understand what you are going to do or to provide...
>>
>
> If we push the built samples to the maven repo how does the developer run
> those samples?
>
> For example how would i run the generate-wadl sample given the artifacts
> from here:
>
> http://download.java.net/maven/2/com/sun/jersey/samples/generate-wadl/0.9-ea-SNAPSHOT/
>
> ?
>
> Maybe we are pushing the wrong type of artifacts for samples and instead we
> should be zipping up the source+pom. A developer can download that unzip it
> and execute mvn to build/run.
>
> Paul.
>
> --
> | ? + ? = To question
> ----------------\
> Paul Sandoz
> x38109
> +33-4-76188109
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>