Did you try maven.compile.classpath instead of project.classpath?

On 12/1/09, David C. Hicks <dhi...@i-hicks.org> wrote:
> I'm having a problem with the Liquibase plugin.  A custom change set is
> unable to find a classpath resource in target/classes.  I think it could
> be that the plugin isn't using the correct classpath.  So, I'd like to
> configure it by hand.  How can I refer to the Maven classpath for the
> project/module for this purpose?  I tried...
>
> <configuration>
>     <classpath>${project.classpath}</classpath>
> </configuration>
>
> This doesn't appear to give me what I'm looking for, though.
> Any help?
>
> Thanks,
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-- 
Sent from my mobile device

�...@n

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

Reply via email to