Deploying java-idp-testbed

Tom Zeller tzeller at dragonacea.biz
Tue Jun 9 12:00:39 EDT 2015


On Tue, Jun 9, 2015 at 10:37 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 6/9/15, 9:07 AM, "Philip Brusten" <philip.brusten at kuleuven.be> wrote:
>>1. Jetty.xml is pointing to the wrong location in de pom.xml of
>>java-idp-testbed:
>><jettyXml>
>>                         ${idp.home}/system/conf/jetty.xml
>></jettyXml>
>
> That's not wrong. It's supposed to be idp.home because if idp.home isn't
> in place, nothing's going to work anyway.

Whether idp.home is set or not, jetty.xml has moved, the plugin config
is quite outdated.

> The testbed POM sets that here:
>
> <idp.home>${project.basedir}/../java-identity-provider/idp-conf/src/main/re
> sources</idp.home>
>
>
> But that is likely Eclipse specific. I think that's the fundamental
> problem here.

No, I don't think that's Eclipse specific, it's a Maven property.

>>I'm using IntelliJ as IDE, but I think that shouldn't matter since it's
>>a maven project.
>
> I don't run it via maven either, only Eclipse.

Should I take a minute to fix the testbed POM to support the
jetty-maven-plugin ?


More information about the dev mailing list