"chuck scott" <[EMAIL PROTECTED]> wrote on 21/10/2002 07:06:31 AM:
> Hi, > > I've seen in the past, doc of the maven plugin architecture, on > maven's website. However, those pages seem to be broken and > have resorted to Google's cache to access them. Is this > documentation in the process of being overhauled/updated? Plugin docs are being overhauled, however, there should be no broken links on the site. Which ones are busted? > I am trying to access maven.dependency.classpath in a plugin since > it seems impossible to access from top level build.xml (integrated w/maven > delegator targets). I have a forked process from ant that would Which version of Maven are you using? Maven hasn't had delegators for several beta releases > benefit from a non hardcoded classpath. I have attempted integration of this > script in one of the callback plugins (such as post-env-callback) > via assoc property settings, but am frustrated because this plugin > like others get called multiple times (even though it does give me > access to this property). > > Any thoughts or ways around this problem without hardcoding the CLASSPATH? Upgrade to a later version of Maven? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
