[jbosstools-issues] [JBoss JIRA] (JBIDE-11232) Dependencies' versions missing when creating Spring MVC Project with EAP 6.0.0.ER3

Martin Malina (JIRA) jira-events at lists.jboss.org
Fri Mar 9 08:00:37 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-11232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675480#comment-12675480 ] 

Martin Malina commented on JBIDE-11232:
---------------------------------------

It turns out it cannot find the bom pom:
 <!-- Here we get Spring dependencies certified in WFK -->
            <dependency>
                <groupId>com.redhat.jboss.wfk.boms</groupId>
                <artifactId>spring-3.0-bom</artifactId>
                <version>2.0.0-redhat-1</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
 
Whereas in jboss-wfk-2.0.0.ER2-maven-repositor I could only find version 2.0.0-redhat-5.
                
> Dependencies' versions missing when creating Spring MVC Project with EAP 6.0.0.ER3
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-11232
>                 URL: https://issues.jboss.org/browse/JBIDE-11232
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 3.3.0.Beta1
>         Environment: jbdevstudio-product-universal-5.0.0.v201203062109M-H100-Beta1.jar
>            Reporter: Martin Malina
>            Assignee: Snjezana Peco
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>         Attachments: version-missing.jpg
>
>
> When you try to create the Spring MVC Project from JBoss Central with EAP 6.0.0.ER3 (i.e. enterprise=true) you are offered a quick fix dialog with a lot of errors and none of them offers a fix. Most of the errors are of this sort:
> Project build error: 'dependencies.dependency.version' 
>  for aopalliance:aopalliance:jar is missing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list