What's new? | Help | Directory | Sign in
Google
openid4java
OpenID 2.0 Java Libraries
  
  
  
  
    
Search
for
Updated Mar 09, 2007 by Johnny.Bufu
BuildFromSource  
How to build the package from source

Building the OpenID4Java package from source

Requirements

Building the package

To build the package from source Ant is also needed. The following build targets are provided:


Comment by mikenereson, Aug 06, 2007

or "mvn install" ( :

Also, if you add this (http://mikenereson.blogspot.com/2007/02/maven-build-sources-jar-alongside.html) to your pom.xml, you can get the sources jar installed right along side the compiled jar in your maven repository. Very cool.


Sign in to add a comment