building the latest IDP v3.x

Steven Carmody steven_carmody at brown.edu
Tue Nov 3 11:43:52 EST 2015


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

the v3 parent contains a pom file, and maven is happy.

However, neither java-opensaml nor java-identity-provider contain pom 
files -- did I use the wrong url with svn ?

thanks !

Here's the wiki pages that I looked at:

https://wiki.shibboleth.net/confluence/display/DEV/Setting+Up%2C+Configuring%2C+and+Using+Maven

https://wiki.shibboleth.net/confluence/display/DEV/Source+Code+Access

thanks !


More information about the dev mailing list