Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authentication problem #1

Open
montoyaedu opened this issue Nov 10, 2014 · 0 comments
Open

authentication problem #1

montoyaedu opened this issue Nov 10, 2014 · 0 comments

Comments

@montoyaedu
Copy link

Hello,

I am using mop-1.0-m1 and I think it is wonderful. I am just having a little problems and tough it could be useful to keep track of them.

I have a private nexus repository with authentication and having the following problem.

Reason: java.lang.Exception: The following artifacts could not be downloaded: [some artifact]
java.lang.Exception: The following artifacts could not be downloaded: [some artifact]
    at org.fusesource.mop.MOPRepository.resolveArtifacts(MOPRepository.java:445)
    at org.fusesource.mop.MOPRepository.resolveArtifacts(MOPRepository.java:371)
    at org.fusesource.mop.MOPRepository.resolveFiles(MOPRepository.java:340)
    at org.fusesource.mop.MOPRepository.resolveFiles(MOPRepository.java:332)
    at org.fusesource.mop.MOP.resolveFiles(MOP.java:666)
    at org.fusesource.mop.MOP.access$000(MOP.java:71)
    at org.fusesource.mop.MOP$1.createFiles(MOP.java:475)
    at org.fusesource.mop.Artifacts.getFiles(Artifacts.java:37)
    at org.fusesource.mop.commands.RepoConfig.get(RepoConfig.java:100)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.fusesource.mop.support.MethodCommandDefinition.executeCommand(MethodCommandDefinition.java:127)
    at org.fusesource.mop.MOP.tryDiscoverCommand(MOP.java:461)
    at org.fusesource.mop.MOP.executeCommand(MOP.java:298)
    at org.fusesource.mop.MOP.execute(MOP.java:244)
    at org.fusesource.mop.MOP.executeAndWait(MOP.java:187)
    at org.fusesource.mop.MOP.main(MOP.java:176)

I will try to verify code in roder to figure out why this is happening.

Edu.

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

No branches or pull requests

1 participant