Skip to content
This repository has been archived by the owner on Jan 29, 2018. It is now read-only.

Test Fails - test scope dependencies are missing #5

Open
jhonny007 opened this issue Jun 14, 2011 · 2 comments
Open

Test Fails - test scope dependencies are missing #5

jhonny007 opened this issue Jun 14, 2011 · 2 comments

Comments

@jhonny007
Copy link

trying to build/install the project fails with an unsuccessful test: extractedClasspathIncludesTestScopeDependencies
It contains only the following two path entries instead of the expected 4:

D:\projects\fitnesse-maven-classpath\target\test-classes\MavenClasspathWidget\target\test-classes
D:\projects\fitnesse-maven-classpath\target\test-classes\MavenClasspathWidget\target\classes

@lvonk
Copy link
Owner

lvonk commented Jun 29, 2011

Hi,

I run on mac osx and experience no issues. If you find out what causes it please send me a pull request.

Thanks in advance,
Lars

@mdasberg
Copy link

mdasberg commented Mar 6, 2012

Had the same problem on windows while on a remote machine.

In MavenClasspathExtractor.getSettings(...) the user settings file gets resolved to somehing like
\domain....\settings.xml instead of something like C:\maven\settings.xml

When setting the userfile to C:\maven\settings.xml it works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants