Arquillian plugin
Answered
Hello
On Intellij Ultimate 17.1 I try to add framework support for arquillian. On page Add Framework Suppor, I check Arquillian Junit. But on the page is information:
Failed to load version. Reloadding don't help. Additionally, where intellij is starting i see popup with info
No files were downloaded for org.jboss.arquillian.junit:arquillian-junit-container:RELEASE
What can I do to solve this problem. In the log is nothing.
sw
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with a sample project to reproduce and idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085).
I think it doesnt has sens. When I try to create simple project like on:
https://www.jetbrains.com/help/idea/2017.1/arquillian-a-quick-start-guide.html?search=arquilli
I got exaclly this same error (on first page).
The issue you describe is not reproducible, therefore it makes perfect sense to report a proper bug with the logs and your system details.
I think it could be problem with internet connection. I set proxy, that pass test. Mayby something more?
Please report a bug with the logs (https://intellij-support.jetbrains.com/hc/articles/207241085). YouTrack is the proper place for such issues (and also allows non-image attaches unlike the forum).
When I try to add arquillian support to project, in log see:
Exit code 1
2017-04-28 13:56:12,326 [255609752] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,326 [255609752] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:12,326 [255609752] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,326 [255609752] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:12,326 [255609752] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,326 [255609752] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:12,327 [255609753] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,327 [255609753] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:12,327 [255609753] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,327 [255609753] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:12,327 [255609753] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:12,327 [255609753] INFO - rd.AddSupportForFrameworksStep - Cannot find id = facet:web
2017-04-28 13:56:18,229 [255615655] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:18,230 [255615656] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:jsf'
2017-04-28 13:56:18,230 [255615656] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:18,230 [255615656] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'web'
2017-04-28 13:56:18,230 [255615656] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'web'
2017-04-28 13:56:18,230 [255615656] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'facet:web'
2017-04-28 13:56:18,231 [255615657] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'web'
2017-04-28 13:56:18,231 [255615657] INFO - rkSupport.FrameworkSupportUtil - Cannot find framework support provider 'app-server'
2017-04-28 13:56:18,312 [255615738] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-04-28 13:56:18,491 [255615917] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 58ms; general responsiveness: ok; EDT responsiveness: ok
2017-04-28 13:56:18,582 [255616008] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 91ms; general responsiveness: ok; EDT responsiveness: ok
https://youtrack.jetbrains.com/issue/IDEA-174220