[jbosstools-issues] [JBoss JIRA] (JBIDE-16088) Compilation error when building WebServices against Luna TP

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Fri Nov 22 13:15:06 EST 2013


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

Brian Fitzpatrick commented on JBIDE-16088:
-------------------------------------------

I get this locally:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] ws.all ............................................ SUCCESS [4.316s]
[INFO] ws.plugins ........................................ SUCCESS [0.015s]
[INFO] org.jboss.tools.ws.core ........................... SUCCESS [7.184s]
[INFO] org.jboss.tools.ws.creation.core .................. SUCCESS [2.192s]
[INFO] org.jboss.tools.ws.wise.ui ........................ SUCCESS [14.477s]
[INFO] org.jboss.tools.ws.ui ............................. SUCCESS [7.520s]
[INFO] org.jboss.tools.ws.creation.ui .................... SUCCESS [1.674s]
[INFO] org.jboss.tools.ws.jaxrs.core ..................... SUCCESS [3.250s]
[INFO] org.jboss.tools.ws.jaxrs.ui ....................... SUCCESS [3.651s]
[INFO] ws.tests .......................................... SUCCESS [0.007s]
[INFO] org.jboss.tools.ws.core.test ...................... SUCCESS [52.895s]
[INFO] org.jboss.tools.ws.creation.core.test ............. FAILURE [1:53.036s]
[INFO] org.jboss.tools.ws.ui.test ........................ SUCCESS [17.909s]
[INFO] org.jboss.tools.ws.jaxrs.core.test ................ FAILURE [4:01.916s]
[INFO] ws.features ....................................... SUCCESS [0.011s]
[INFO] org.jboss.tools.ws.feature ........................ SUCCESS [1.026s]
[INFO] org.jboss.tools.ws.jaxrs.feature .................. SUCCESS [0.278s]
[INFO] org.jboss.tools.ws.test.feature ................... SKIPPED
[INFO] ws.site ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
{code}
                
> Compilation error when building WebServices against Luna TP
> -----------------------------------------------------------
>
>                 Key: JBIDE-16088
>                 URL: https://issues.jboss.org/browse/JBIDE-16088
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: target-platform, webservices
>            Reporter: Xavier Coulon
>            Assignee: Brian Fitzpatrick
>             Fix For: 4.2.x
>
>
> I have the following dependency resolution problem when building the Web Services component against the Luna TP:
> {code}
> [INFO] Resolving dependencies of MavenProject: org.jboss.tools.ws.plugins:org.jboss.tools.ws.creation.core:1.6.0-SNAPSHOT @ /Users/xcoulon/code/jbosstools/jbosstools-webservices/plugins/org.jboss.tools.ws.creation.core/pom.xml
> [INFO] Cannot complete the request.  Generating details.
> [INFO] Cannot complete the request.  Generating details.
> [INFO] {osgi.ws=cocoa, osgi.os=macosx, osgi.arch=x86, org.eclipse.update.install.features=true}
> [ERROR] Cannot resolve project dependencies:
> [ERROR]   Software being installed: org.jboss.tools.ws.creation.core 1.6.0.qualifier
> [ERROR]   Missing requirement: org.jboss.tools.ws.creation.core 1.6.0.qualifier requires 'bundle org.apache.ant [1.8.2,1.9.0)' but it could not be found
> [ERROR]
> [ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.ws.creation.core 1.6.0.qualifier to bundle org.apache.ant [1.8.2,1.9.0).; No solution found because the problem is unsatisfiable.] -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.ws.creation.core 1.6.0.qualifier to bundle org.apache.ant [1.8.2,1.9.0).; No solution found because the problem is unsatisfiable.]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list