dependency « Spring Tool Suite « Spring Q&A





1. The container 'Maven Dependencies' references non existing library    stackoverflow.com

I use SpringSource Tool Suite 2.3.0. Recently I added the commons-compress dependency to pom.xml as required by jackrabbit 2.0 dependency. Updating maven dependencies console shows: "Missing artifact org.apache.commons:commons-compress:jar:1.0:compile" I checked the Problems view ...

2. Eclipse (Springsource Tool Suite 2.3.1) can't resolve dependencies for classes in the same package    stackoverflow.com

This started happening when I upgraded my Springsource Tool Suite from 2.3 to 2.3.1. Essentially whenever I do anything, such as open a file, change a file, etc, I have ...

3. STS and Bundle Dependencies    forum.springsource.org

STS and Bundle Dependencies Hi! I have a problem. I'm using STS 2.5.1 and Virgo 2.1.0 and have set up my workspace so that maven is used to resolve all compile ...

4. maven build dependencies in STS multiple projects    forum.springsource.org

maven build dependencies in STS multiple projects I get build dependancy errors across projects, when using the Spring Templates. I have a JPA project with a dependency upon a utility Jar ...

5. mvn dependency issues & NoClassDefFound with creating Grails app in fresh STS install    forum.springsource.org

Feb 22nd, 2011, 11:18 PM #1 martypitt View Profile View Forum Posts Private Message Junior Member Join Date Feb 2011 Posts 4 mvn dependency issues & NoClassDefFound with creating Grails app ...

6. STS just hangs on Updating Maven Dependencies    forum.springsource.org

STS 2.6.1 and STS 2.70 just hang when I open up a Workspace with Maven projects in it. Also if I start a clean workspace and do a Spring Roo project ...

7. enable maven dependencies STS build path    forum.springsource.org

enable maven dependencies STS build path Hi I'm using SpringSourceToolSuite and usually I don't have any problems with Maven But I have downloaded the Spring in Action Manning source: sia2 And ...

8. Dependent maven projects not being added to STS's 'Maven Dependencies' folder.    forum.springsource.org

Dependent maven projects not being added to STS's 'Maven Dependencies' folder. STS 2.6.1 STS project TSWeb is dependent upon TSService, but after adding TSService to TSWeb's POM I find TSService is ...

9. "Enable Maven Dependencies" missing in STS 2.8.0    forum.springsource.org

"Enable Maven Dependencies" missing in STS 2.8.0 I am using STS 2.8.0 and before I have used it since it first came out. I noticed that in 2.8.0 I miss the ...





10. Grails refresh dependencies ignoring settings.xml (using STS)    forum.springsource.org

Grails refresh dependencies ignoring settings.xml (using STS) I'm trying to add/build dependencies for a Grails app using Grails 2.0.0.M1 and it appears that my local repository's settings.xml is being ignored. I ...

11. Adding libraries to Bundle Dependencies in STS    forum.springsource.org

Adding libraries to Bundle Dependencies in STS Hello, I am not sure if this is the correct section on the forum for this post. I created a Bundle Project in STS ...

12. Searching dependencies in STS    forum.springsource.org

The searching function for maven dependencies used to work very well in Eclipse. But in Springsource Tool Suite 2.3.1/2.3.2 I have no luck to search a dependency and add it to ...

13. STS 2.3.3 M2 dependency problem    forum.springsource.org

STS 2.3.3 M2 dependency problem Thanks for releasing the new version! I tried to create a roo project and stumbled upon this error: Code: 17.07.10 03:29:51 MESZ: Build errors for hello; ...

14. Cannot satisfy dependency - Missing requirement: SpringSource Tool Suite (required)    forum.springsource.org

Cannot satisfy dependency - Missing requirement: SpringSource Tool Suite (required) In pulse explorer, When I am trying to run our profile, getting below error. I tried re-installing, and found couple of ...

15. Dependency issues with grails and STS 2.5.1    forum.springsource.org

Hi there! I'm adding dependencies on my buildconfig.groovy, and even after running the Refresh dependencies, and having them shown on the Grails dependencies under the project properties, I'm unable to import ...