Hi Santiago,

> >
> > Where's the patch? Is there a Bugzilla issue for this? I see that we
> > possibly need maven beta 9 to build the torque classes.
> >
>
> there is no patch. Martin asked wether we preferred to use the torque
> plugin or calling ant to build the torque classes.
>
> maven beta 9 will possibly be needed if we use the torque plugin.
>
> With ant, we could just call the current apis, om and dbpsml targets
> before maven jar. I've tried it by hand. I don't know how to specify it
> in maven (no documentation, AFAIK). I. E.
>

I know what you mean about lack of documentation in Maven - I'm picking up
any bits of Maven knowledge I can find. This is definitely doable in Beta 8
by calling ant. I'm not sure if by "calling ant", Martin meant invoking
existing ant build.xml from Maven or converting all the torque stuff to
Maven goals. Converting to Maven goals would still mean making calls to ant
plugin.

> (cd build; ./build.sh clean apis om dbpsml)
> maven clean jar
>
> succeeds
>

BTW: There's an outstanding task in Bugzilla related to "mavenizing"
jetspeed (http://issues.apache.org/bugzilla/show_bug.cgi?id=15209). I'm not
sure what Paul's plans were with this.

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to