building the latest IDP v3.x
Brent Putman
putmanb at georgetown.edu
Tue Nov 3 12:41:18 EST 2015
On 11/3/15 11:43 AM, Steven Carmody wrote:
> Hi,
>
> I think I've pulled something from the wrong place... two of the
> directories are missing pom files...
>
> I used git to pull the v3 parent
>
> git clone git://git.shibboleth.net/java-parent-project-v3
>
> and svn to pull opensaml and the idp
>
> svn co https://svn.shibboleth.net/java-opensaml java-opensaml
> svn co https://svn.shibboleth.net/java-identity-provider
> java-identity-provider
>
FYI, I don't know if you just left these out or not, but to really
build the complete IdP from the latest code, you also want to check out
and build+install java-support and spring-extensions. Those are in git
now.
Usually my sequence is:
java-parent-project-v3
java-support
spring-extensions
java-opensaml
java-identity-provider
If you're doing SNAPSHOT builds from trunk, then leaving any of those
out I think will just mean that you get the previous night's Jenkins
SNAPSHOT artifact. Which may or may not be fine (or work), depending
on when and what has changed recently.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20151103/ef90bda3/attachment.html>
More information about the dev
mailing list