Adding New Controllers Not Showing in UI
Currently, I have 4 controllers/categories on my UI ready and working. However, I have 7 controllers in my folder. The expectation is to have them show up, along with the others, in the screenshot above. I can't figure out why they aren't showing. Even the JSON view isn't picking them up. I've built and rebuilt the project but to no avail. Any ideas?Solvedmissing groovy-all jar
I am trying to download the latest/groovy/groovy-all/1.8.0/groovy-all-1.8.0.jar from Eviware repository (via Nexus Professional 2). I can see the file is available on the remote site: http://smartbearsoftware.com/repository/maven2/groovy/groovy-all/1.8.0/groovy-all-1.8.0.jar However,after configuring the Eviware repository via Nexus, I cannotsee this jar version in the index nor download. So, only the pom appears to be available , unlike for previous versions (e.g.1.7.4) where the jar is evident. Any suggestions appreciated.753Views0likes0Comments