Results 1 to 10 of 10

Thread: Trouble with STS and Maven

  1. #1

    Unhappy Trouble with STS and Maven

    I have downloaded STS 3.1.0 M1 and I have configured my path to use Apache Maven 3.0.4 . When I run spring-webflow-2.3.1.RELEASE-with-dependencies from your examples, these did not work. When I select jsf-booking project and run SpringTools -> Update Maven Dependencies, STS generates:


    F4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    [INFO] Scanning for projects...
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.8.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-compiler-plugin:2.8: Plugin org.apache.maven.plugins:maven-compiler-plugin:2.8 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:2.8
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.8.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-surefire-plugin:2.8: Plugin org.apache.maven.plugins:maven-surefire-plugin:2.8 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-surefire-plugin:jar:2.8
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.8.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-eclipse-plugin:2.8: Plugin org.apache.maven.plugins:maven-eclipse-plugin:2.8 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-eclipse-plugin:jar:2.8
    Downloading: http://repo.maven.apache.org/maven2/...ugin-2.4.1.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-clean-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1
    Downloading: http://repo.maven.apache.org/maven2/...ugin-2.3.1.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.3.1: Plugin org.apache.maven.plugins:maven-install-plugin:2.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.5.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-resources-plugin:2.5: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
    Downloading: http://repo.maven.apache.org/maven2/...ugin-2.1.1.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-war-plugin:2.1.1: Plugin org.apache.maven.plugins:maven-war-plugin:2.1.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-war-plugin:jar:2.1.1
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.7.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7
    Downloading: http://repo.maven.apache.org/maven2/...plugin-3.0.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.0: Plugin org.apache.maven.plugins:maven-site-plugin:3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-site-plugin:jar:3.0
    Downloading: http://repo.maven.apache.org/maven2/...plugin-1.3.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-antrun-plugin:1.3: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-antrun-plugin:jar:1.3
    Downloading: http://repo.maven.apache.org/maven2/...2.2-beta-5.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-5
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.1.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.1: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.1
    Downloading: http://repo.maven.apache.org/maven2/...plugin-2.0.pom
    [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.0: Plugin org.apache.maven.plugins:maven-release-plugin:2.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-release-plugin:jar:2.0
    Downloading: http://repo.maven.apache.org/maven2/...n-metadata.xml
    Downloading: http://repo.maven.apache.org/maven2/...n-metadata.xml
    [WARNING] Could not transfer metadata org.apache.maven.plugins/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/...n-metadata.xml
    [WARNING] Could not transfer metadata org.codehaus.mojo/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/...n-metadata.xml
    [WARNING] Failure to transfer org.apache.maven.plugins/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/...n-metadata.xml
    [WARNING] Failure to transfer org.codehaus.mojo/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer metadata org.codehaus.mojo/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/...n-metadata.xml
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 2:25.690s
    [INFO] Finished at: Thu Oct 04 20:04:27 CDT 2012
    [INFO] Final Memory: 3M/15M
    [INFO] ------------------------------------------------------------------------
    [ERROR] No plugin found for prefix 'eclipse' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\Gabriel Huerta\.m2\repository), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/d...refixException

    Can you assist me with some valuable help if you do not mind?

    Regards

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    It looks like you are running Maven from the command line, is that correct?

    From the error message it looks like Maven has trouble downloading the artifacts due to connection timeouts. Are you maybe behind a proxy or corporate firewall? If so, you need to configure Maven to use those proxy settings (http://maven.apache.org/guides/mini/guide-proxies.html).

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    Jan 2010
    Posts
    10

  4. #4

    Default

    Sorry for being late in answering Martin. I appreciate your quick answer.
    I had to build all projects from Spring MVC's demos at home not at work and there was not any problem to unload all jars into .m2\repository.

    I had several errors, I may solve all once I solve one, I hope.

    1.- booking-faces proyect.- It reports below error:

    Build path is incomplete. Cannot find class file for org/springframework/security/access/vote/AffirmativeBased web-application-config.xml


    Any suggestions?

  5. #5

    Default

    Thanks to FM5, I have found the answer to this problem. It seems when a jar is unloaded for some reason there are errors that are solved when the jar provocating error is removed and unloaded again.

    However, I hope this is the last error I have to solve:

    When I tried to deploy booking-portlet-mvc's project from Spring MVC examples, generates below error:

    java.lang.ClassNotFoundException: org.apache.pluto.container.driver.PortletServlet

    It seems this jar is not in .m2\repository, even though is in another directory.

    How can I include it using STS?

  6. #6
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    Does the JAR appear in the Maven Dependencies section of your project?

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  7. #7

    Default

    Do you mean the view at "Project > Properties > Java Build Path > Libraries"? No, it does not appear in that view. As a matter of fact I run below command to search in all my hard drive the jar indicated and it is not there.

    java -jar jarscan.jar -dir c:\ -package org.apache.pluto.container.driver -class PortletServlet

    I do not know if this jar is required because I am ejecuting booking-portlet-mvc's project with application server Tomcat 6 and with another does not present this sort of trouble.

  8. #8
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    Sorry for not coming back to you earlier. Can I still help you with this? Or did you manage to solve this in the meantime? Let us know if you need any help.

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  9. #9

    Default Making experience

    Quote Originally Posted by Martin Lippert View Post
    Hey!

    Sorry for not coming back to you earlier. Can I still help you with this? Or did you manage to solve this in the meantime? Let us know if you need any help.

    -Martin
    Thanks, Mr Martin I am a newbie with Spring MVC and Spring Security. I was doing some introspection to get this working. I am about to finish. I appreciate your support.

    Regards.

  10. #10
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Thanks for the feedback!!!

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •