Hi,
Did you notice that the sculptor jsf app already contains a dependency to
tomahawk, version 1.1.6?
If not, you need to remove that one and also investigate compability to
facelets and other libraries that are already used.
.../Andreas
On Tue, Nov 4, 2008 at 6:04 PM, Ahmed El Yacoubi
<[EMAIL PROTECTED]>wrote:
>
> hello Patrik,
>
> first thank you for your reply.
>
> I've used your idea and i've excluded the spring artifactId's from the pom
> tomahawk-sandbox dependency element but the problem still remains.
>
> perhaps you have another idea.
>
> thank you,
> Ahmed
>
>
> Patrik Nordwall wrote:
> >
> > Maybe it is using an incompatible (older) version of spring. Try to
> > exclude spring:
> >
> > <dependency>
> > <groupId>org.apache.myfaces.tomahawk</groupId>
> > <artifactId>tomahawk-sandbox</artifactId>
> > <version>1.1.7-SNAPSHOT</version>
> > <exclusions>
> > <exclusion>
> > <groupId>org.springframework</groupId>
> > <artifactId>spring</artifactId>
> > </exclusion>
> > </exclusions>
> > </dependency>
> >
> > /Patrik
> >
> >
> > Ahmed El Yacoubi wrote:
> >>
> >> I have the following problem.
> >>
> >> I use Skulptor in the way that the largest part of my web application to
> >> be generated. JSF is used as GUI in collaboration with Faclets and
> >> Tomahawk.
> >>
> >> Well, i would like to use the Components from tomahawk-sandbox i add a
> >> dependency to pom.xml:
> >>
> >> <dependency>
> >> <groupId>org.apache.myfaces.tomahawk</groupId>
> >> <artifactId>tomahawk-sandbox</artifactId>
> >> <version>1.1.7-SNAPSHOT</version>
> >> </dependency>
> >>
> >> The jar was downloaded and the build process is completed successfully.
> >>
> >>
> >> But the deployment process throws the following Exception:
> >>
> >> see. attachment http://www.nabble.com/file/p20323331/server.log
> >> server.log
> >>
> >> Regards,
> >> Ahmed El Yacoubi
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/adding-a-dependency-in-pom.xml-to-projectName-web-project-cause-an-Exception-during-a-deployment-process-tp20323331s17564p20326578.html
> Sent from the Fornax-Platform mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fornax-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer