Yeah...I got excited about Maven thanks to Jason. He asked me to help with Continuum/Maven and so I wanted to learn more. I learned more and contributed code to both projects for release management. Jason is a great guy.
Take care,
Jeremy
On 10/5/06, Emmanuel Okyere <[EMAIL PROTECTED]> wrote:
this is good stuff; I attended a presentation by jason van zyl on
maven 2.0 about 2 wks ago, and hv been looking to find time to get my
feet wet with it.
thanks for getting this started.
cheers,
Emmanuel
On 10/5/06, Jeremy Whitlock <[EMAIL PROTECTED]> wrote:
> Hi All,
> Attached are the pom.xml files to be able to request RIFE be
> installed/uploaded to a Maven 2 repository. The installation instructions
> are here:
>
> http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
>
> Basically, the attached pom.xml files are step 1 of the listed steps in the
> url above. The next step is for a RIFE developer to request the upload as
> defined in the url above under Step 2. I tested these locally and it does
> work properly so it should just be a matter of making the request. For you
> to test this, do the following:
>
> 1) Download the jdk-specific RIFE jar
> 2) Change the pom-<JDK_VERSION>.xml to pom.xml
> 3) Place the pom.xml file into the same directory as the RIFE jar
> 4) Run "mvn install"
>
> This should install RIFE into your local Maven repository and you should be
> able to use the following in your app's pom.xml to use it:
>
> <dependency>
> <groupId>com.uwyn</groupId>
> <artifactId>rife-base-<JDK_VERSION</artifactId>
> <version>1.5.1</version>
> </dependency>
>
> Obviously, replace <JDK_VERSION> with either jdk14 or jdk15. Run "mvn
> package" and the RIFE jar should be put somewhere into your local target
> directory for Maven.
>
> The above instructions are for using the attached pom.xml files for local
> installation and testing. I am hoping that Geert or one of the developers
> will request that RIFE be uploaded to ibiblio so that we can use RIFE via
> Maven.
>
> Take care,
>
> Jeremy
>
> P.S . - If I can help with any of this, please let me know.
>
> _______________________________________________
> Rife-users mailing list
> [email protected]
> http://lists.uwyn.com/mailman/listinfo/rife-users
>
>
>
>
--
+44.790.449.0207 (London, NW10)
rife -- http://rifers.org/
blog -- http://eokyere.blogspot.com/
rife training -- http://rifers.org/training
Mohandas Gandhi - "My life is my message."
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users
_______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
