idp build problems
Chad La Joie
lajoie at itumi.biz
Thu Sep 22 12:48:40 BST 2011
Okay, this should be fixed up. I had it fixed locally but missed
checking it in.
On Wed, Sep 21, 2011 at 12:38, Peter Schober <peter.schober at univie.ac.at> wrote:
> * Chad La Joie <lajoie at itumi.biz> [2011-09-21 17:01]:
>> So, to build now you should do 'mvn -P release package'. I've
>> updated the documentation to reflect this.
>
> Thanks. Building OpenWS fails currently:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.2.1:attached
> (make-assembly) on project openws: Error reading assemblies: Error
> reading
> descriptor: src/main/assembly/bin.xml: unexpected character in markup
> < (position: START_TAG seen ...<dependencySets>\n
> <<... @13:11) -> [Help 1]
>
> because of a spurious < here:
>
> Index: java-opensaml2-main/java-openws/src/main/assembly/bin.xml
> ===================================================================
> --- java-opensaml2-main/java-openws/src/main/assembly/bin.xml
> (revision 415)
> +++ java-opensaml2-main/java-openws/src/main/assembly/bin.xml
> (working copy)
> @@ -10,7 +10,7 @@
> </formats>
>
> <dependencySets>
> - <<dependencySet>
> + <dependencySet>
> <outputDirectory>/lib</outputDirectory>
> <directoryMode>774</directoryMode>
> <fileMode>444</fileMode>
>
> -peter
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
>
--
Chad La Joie
www.itumi.biz
trusted identities, delivered
More information about the dev
mailing list