Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28714

Error while creating new JBoss Tools project example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.26.0.AM1
    • maven
    • None
    • Hide
      1. File -> new -> Example...
      2. Select: JBoss Tools -> Project Examples
      3. Next
      4. Select: JBoss Maven Archetypes -> Spring MVC Project
      5. Next
      6. Next
      7. Set project name and package
      8. Finish
      Show
      File -> new -> Example... Select: JBoss Tools -> Project Examples Next Select: JBoss Maven Archetypes -> Spring MVC Project Next Next Set project name and package Finish
    • ---

    Description

      Error description in the "Details >>" section from picture above:

      Could not download sources or javadoc
      Could not read maven project
      Some problems were encountered while processing the POMs:
      [ERROR] Non-resolvable import POM: org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 112, column 25
      [ERROR] Non-resolvable import POM: org.jboss.bom.wfk:jboss-javaee-6.0-with-tools:pom:2.7.0-redhat-1 was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 120, column 25
      [ERROR] Non-resolvable import POM: org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:pom:6.3.2.GA was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 128, column 25
      [ERROR] 'dependencies.dependency.version' for org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar is missing. @ line 189, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-validator:jar is missing. @ line 198, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-entitymanager:jar is missing. @ line 210, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-validator-annotation-processor:jar is missing. @ line 218, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @ line 225, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet.jsp:jboss-jsp-api_2.2_spec:jar is missing. @ line 229, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet.jstl:jboss-jstl-api_1.2_spec:jar is missing. @ line 233, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-aop:jar is missing. @ line 240, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 244, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 248, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-context-support:jar is missing. @ line 252, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 256, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-expression:jar is missing. @ line 260, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-jdbc:jar is missing. @ line 264, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-orm:jar is missing. @ line 269, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-tx:jar is missing. @ line 273, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-test:jar is missing. @ line 277, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-web:jar is missing. @ line 282, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 286, column 21
      [ERROR] 'dependencies.dependency.version' for aopalliance:aopalliance:jar is missing. @ line 292, column 21
      [ERROR] 'dependencies.dependency.version' for junit:junit:jar is missing. @ line 306, column 21
      
      
      Some problems were encountered while processing the POMs:
      [ERROR] Non-resolvable import POM: org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 112, column 25
      [ERROR] Non-resolvable import POM: org.jboss.bom.wfk:jboss-javaee-6.0-with-tools:pom:2.7.0-redhat-1 was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 120, column 25
      [ERROR] Non-resolvable import POM: org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:pom:6.3.2.GA was not found in https://maven.repository.redhat.com/techpreview/all/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced @ line 128, column 25
      [ERROR] 'dependencies.dependency.version' for org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar is missing. @ line 189, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-validator:jar is missing. @ line 198, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-entitymanager:jar is missing. @ line 210, column 21
      [ERROR] 'dependencies.dependency.version' for org.hibernate:hibernate-validator-annotation-processor:jar is missing. @ line 218, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @ line 225, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet.jsp:jboss-jsp-api_2.2_spec:jar is missing. @ line 229, column 21
      [ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.servlet.jstl:jboss-jstl-api_1.2_spec:jar is missing. @ line 233, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-aop:jar is missing. @ line 240, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 244, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 248, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-context-support:jar is missing. @ line 252, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 256, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-expression:jar is missing. @ line 260, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-jdbc:jar is missing. @ line 264, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-orm:jar is missing. @ line 269, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-tx:jar is missing. @ line 273, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-test:jar is missing. @ line 277, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-web:jar is missing. @ line 282, column 21
      [ERROR] 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 286, column 21
      [ERROR] 'dependencies.dependency.version' for aopalliance:aopalliance:jar is missing. @ line 292, column 21
      [ERROR] 'dependencies.dependency.version' for junit:junit:jar is missing. @ line 306, column 21 

      Attachments

        Activity

          People

            Unassigned Unassigned
            zcervink Zbyněk Červinka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: