« Return to Thread: Profiler uses compile classpath instead of runtime classpath

Re: Profiler uses compile classpath instead of runtime classpath

by Milos Kleint-2 :: Rate this Message:

Reply to Author | View in Thread

AFAIK an issue primarily with the exec-maven-plugin.

http://www.netbeans.org/issues/show_bug.cgi?id=137824
http://jira.codehaus.org/browse/MEXEC-49


Milos

On Mon, Aug 18, 2008 at 7:39 AM, Mohni, Daniel
<daniel.mohni@...> wrote:

> Hello Milos
>
> just tried to Profile one of my small Maven2 Projects and found that the
> Profiler is
> using the compile classpath, instead of the runtime classpath.
>
> when I put the mysql/connector JAR as a runtime dependency, I get a
> 'class not found',
> changing dependency scope to 'compile' works fine
>
> Regards
> Daniel
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Profiler uses compile classpath instead of runtime classpath