[jbosstools-issues] [JBoss JIRA] (JBIDE-14546) Could not import maven project when creating jbossews apps (WATCHER ISSUE)

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue May 21 10:58:06 EDT 2013


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

RH Bugzilla Integration commented on JBIDE-14546:
-------------------------------------------------

xiaoli <xtian at redhat.com> made a comment on [bug 965591|https://bugzilla.redhat.com/show_bug.cgi?id=965591]

Copied one comment from https://issues.jboss.org/browse/JBIDE-14546:

If you create a jbossas-7 application you get a project with an artifactId (in the pom.xml) which matches the OpenShift application name:
Create a jbossas-7 application called as76 and get:
<groupId>as76</groupId>
<artifactId>as76</artifactId>

If you create a jbossews-2.0 application you get a constant artifactId that does NOT match the OpenShift application name:

Create a jbossews-2.0 application called ews123123 and get:
<groupId>com.openshift.example.jbossews</groupId>
<artifactId>jbossews-example</artifactId>
Thus a user wont be able to create and import 2 different jbossews applications.
                
> Could not import maven project when creating jbossews apps (WATCHER ISSUE)
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-14546
>                 URL: https://issues.jboss.org/browse/JBIDE-14546
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.Alpha2
>         Environment: JBDS 7.0.0 Alpha2 
> int.openshift.redhat.com(devenv_3250)
>            Reporter: jing zh
>            Assignee: Andre Dietisheim
>            Priority: Critical
>         Attachments: import-fails-null.png, jboss-ews2.png, jbossews_JBT.png
>
>


--
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