perfsonar-dev - Re: [pS-dev] Building jar files and uploading to our repository
Subject: perfsonar development work
List archive
- From: "Michael Bischoff" <>
- To: Cándido Rodríguez Montes <>
- Cc: " List" <>, "Prodromos Gerakios" <>
- Subject: Re: [pS-dev] Building jar files and uploading to our repository
- Date: Mon, 25 Aug 2008 23:30:29 +0200 (CEST)
- Importance: Normal
Some notes:
Make sure you only use this approach when there is no maven pom avail.
Given that you have maven installed an the program on the path. Executing
'mvn clean
install -DcreateChecksum=true' in the directory of the project. Will create
all the
files you need. (including the jar) It will be in the right directory
structure in
your local repo.
Why you shouldn't use this approach when there is a maven pom avail is due to
the following:
The pom that ends up in the repo is incorrect. It misses project information;
but much
more important: dependencies are missing which makes it impossible to build
projects that
depend on that project any more.
If there are projects that don't have a pom but want a pom can contact me.
ps. Using 'mvn clean deploy -DcreateChecksum=true' would work with additional
configuration
which would save you from putting the files in the svn tree too. Why is our
maven repo in a
svn-tree anyways?
Alternative to when you have created a jar with eclipse use install-file see
http://maven.apache.org/plugins/maven-install-plugin/examples/installing-checksums.html
(which should reduce some steps to one.)
Regards,
Michael
> I won't forget to write the Subject anymore...
> I won't forget to write the Subject anymore...
> I won't forget to write the Subject anymore...
> I won't forget to write the Subject anymore...
>
>
> El 25/08/2008, a las 11:51, Cándido Rodríguez Montes escribió:
>
>
>> Hi,
>> as it was requested in the last conf call, I've written two small guides
>> about "How to build
>> a jar package using Eclipse" and "Uploading a jar package to the perfSONAR
>> repository". You
>> can read them at http://wiki.perfsonar.net/jra1-wiki/index.php/
>> PerfSONAR_Developers_information , section "Other development
>> related resources".
>>
>> Regards
>>
>>
>> --
>> Cándido Rodríguez Montes E-mail:
>>
>> Middleware warrior Tel:+34 955 05 66 13
>> Red.ES/RedIRIS
>> Edificio CICA
>> Avenida Reina Mercedes, s/n
>> 41012 Sevilla
>> SPAIN
>>
>>
>>
>>
>>
>
>
>
> --
> Cándido Rodríguez Montes E-mail:
>
> Middleware warrior Tel:+34 955 05 66 13
> Red.ES/RedIRIS
> Edificio CICA
> Avenida Reina Mercedes, s/n
> 41012 Sevilla
> SPAIN
>
>
>
>
>
>
- Re: [pS-dev] Building jar files and uploading to our repository, Michael Bischoff, 08/25/2008
Archive powered by MHonArc 2.6.16.