2011/1/3 Lukasz Lenart <lukasz.len...@googlemail.com>:
> 2011/1/3 Maurizio Cucchiara <maurizio.cucchi...@gmail.com>:
>> Lukasz,
>> are you sure that the javassist library must riside in test scope?
>
> I've added Javassist back as a Ognl's dependency in the latest Ognl
> 3.0.1 so it means Javassist shouldn't be specified directly as it's
> already in Ognl. What's left is to cleanup the project ;-)

I've tried to cleanup the project, but it still doesn't work. I guess
because the blank app needs the javassist library at runtime, and the
struts-parent's pom (and so the other modules) expects javassist
(3.8.0.GA) at *test* time.

I've tried to get rid of the javassist dependency from S2's pom files
and now it works as expected: maven deploys the right version of
javassist (3.11.0.GA, which is that declared inside the ognl project).

So, I'm going to remove the javassist's dependency.
Any warning?

>
>> Did you try to run mvn jetty:run inside blank app?
>
> Nope, but it's a work in progress, feel free to change anything. I've
> added you to Hudson's notification list
> https://hudson.apache.org/hudson/job/Struts2/
>
> Try to login with your username / password to check access rights, you
> can always request that rights from INFRA <infrastruct...@apache.org>

I can't see build option, so I'm pretty sure that I need to ask for
rights to INFRA.

-- 
Maurizio Cucchiara

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to