Chronos Jmeter goal doesn't resolve dependencies
------------------------------------------------

                 Key: MOJO-1679
                 URL: http://jira.codehaus.org/browse/MOJO-1679
             Project: Mojo
          Issue Type: Improvement
          Components: chronos
    Affects Versions: chronos-maven-plugin-1.0
         Environment: Windows 7, Maven 3.0.3
            Reporter: Daniel Hopper
            Assignee: Kent Soelvsten


It seems that the JMeterTestMojo isn't resolving all the necessary dependencies 
when you are attempting to run the goal.

Especially if you are running JUnit test cases that may have dependencies on 
other libraries they are not properly found.

I believe this can easily be resolved by added

@requiresDependencyResolution test

To the JMeterTestMojo class that way all the project dependencies can be copied 
to the jmeter/lib/junit directory (similarly to the JMeterGuiMojo)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to