[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
Wed May 29 06:58:54 EDT 2013


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

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

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

Verified this bug on devenv_3283, the artifiactID is changed as app name for jbossews-1.0/2.0 app as below:

# cat pom.xml 
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<groupId>ews2</groupId>
	<artifactId>ews2</artifactId>
	<packaging>war</packaging>
	<version>1.0</version>
	<name>ews2</name>
	<repositories>
		<repository>
			<id>eap</id>
			<url>http://maven.repository.redhat.com/techpreview/all</url>
			<releases>
				<enabled>true</enabled>
			</releases>
			<snapshots>
				<enabled>true</enabled>
			</snapshots>
		</repository>
	</repositories>
                
> 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
>             Fix For: 4.1.0.Beta2
>
>         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