[JBoss JIRA] (JBIDE-19064) Improve up/down version report in VWatch
by Jiri Peterka (JIRA)
Jiri Peterka created JBIDE-19064:
------------------------------------
Summary: Improve up/down version report in VWatch
Key: JBIDE-19064
URL: https://issues.jboss.org/browse/JBIDE-19064
Project: Tools (JBoss Tools)
Issue Type: Task
Components: qa
Affects Versions: 4.2.2.Final
Reporter: Jiri Peterka
Assignee: Jiri Peterka
Improve reporting in Report / Product files so that the nature of the version up/down
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19047) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Nick . (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19047?page=com.atlassian.jira.plugi... ]
Nick . commented on JBIDE-19047:
--------------------------------
.metadata/.log is having errors but don't think its related to this.
Just now i tried fresh clone of my project and created a fresh project in Eclipse Mars but still no luck its not copying application.xml.
I will try the archetype and let you know. One more thing i would like to inform you that i have more than one jar project which have some dependency on each other (Not circular)
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-19047
> URL: https://issues.jboss.org/browse/JBIDE-19047
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Environment: Ubuntu 14.04, Wildfly 8.2.0 FInal, Eclipse Luna
> Reporter: Nick .
> Assignee: Fred Bricon
> Fix For: 4.3.x
>
> Attachments: sample.zip, settings.zip
>
>
> Hi,
> I have a maven EAR project, which contains a couple of WAR and JAR files. I'm using Eclipse Luna (tried STS and IntelliJ ) IDE with JBoss Tools 1.6.0 (latest).
> When I try to deploy my EAR to Wildfly (as well as in EAP 6.2.0) with JBoss Tools from eclipse i'm facing the following issues.
> My Jars (external jars and project jar) are getting copied into WEB-INF/lib and EAR/lib, where i expected it to be only in EAR/lib.
> EAR application.xml is not getting copied into EAR/META-INF/ folder
> But when i use command line to build my project , i'm not experiencing the above issue.
> FYI : We are using <skinnyWars>true</skinnyWars>.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19047) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19047?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-19047:
-------------------------------------
any errors in .metadata/.log?
Can you try to delete the project from the workspace (not physically), then delete .project, .classpath. .settings/ and reimport as a Maven project?
Can you try deploying [this archetype|https://github.com/open-archetypes/multi-javaee6-archetype#how-...] on WF? See how it compares
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-19047
> URL: https://issues.jboss.org/browse/JBIDE-19047
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Environment: Ubuntu 14.04, Wildfly 8.2.0 FInal, Eclipse Luna
> Reporter: Nick .
> Assignee: Fred Bricon
> Fix For: 4.3.x
>
> Attachments: sample.zip, settings.zip
>
>
> Hi,
> I have a maven EAR project, which contains a couple of WAR and JAR files. I'm using Eclipse Luna (tried STS and IntelliJ ) IDE with JBoss Tools 1.6.0 (latest).
> When I try to deploy my EAR to Wildfly (as well as in EAP 6.2.0) with JBoss Tools from eclipse i'm facing the following issues.
> My Jars (external jars and project jar) are getting copied into WEB-INF/lib and EAR/lib, where i expected it to be only in EAR/lib.
> EAR application.xml is not getting copied into EAR/META-INF/ folder
> But when i use command line to build my project , i'm not experiencing the above issue.
> FYI : We are using <skinnyWars>true</skinnyWars>.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19047) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Nick . (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19047?page=com.atlassian.jira.plugi... ]
Nick . edited comment on JBIDE-19047 at 1/22/15 11:43 AM:
----------------------------------------------------------
I have noticed about facet version as well, I have done the same like what you said but don't know why its not got updated then i manually changed in the settings file.
I have also tried the steps you have mentioned a couple of time as well.
I couldn't install the m2e-wtp 1.2.0.M4 version to eclipse(Luna), it is throwing issues while installing.
application.xml is not getting created under target/m2e-wtp/... folder as well.
I just downloaded Eclipse (Mars), yet to see whether it will work or not.
As i summarize the issue, deploying to Wildfly is not happening after we do Maven --> Update Projects... (this basically enables m2e-wtp i guess)
was (Author: nick.sree):
I have noticed about facet version as well, I have done the same like what you did but don't know why its not got updated then i manually changing in the settings file.
I have also tried the steps you have mentioned a couple of time as well.
I couldn't install the m2e-wtp 1.2.0.M4 version to eclipse(Luna), it is throwing issues while installing.
application.xml is not getting created under target/m2e-wtp/... folder as well.
I just downloaded Eclipse (Mars), yet to see whether it will work or not.
As i summarize the issue, deploying to Wildfly is not happening after we do Maven --> Update Projects... (this basically enables m2e-wtp i guess)
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-19047
> URL: https://issues.jboss.org/browse/JBIDE-19047
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Environment: Ubuntu 14.04, Wildfly 8.2.0 FInal, Eclipse Luna
> Reporter: Nick .
> Assignee: Fred Bricon
> Fix For: 4.3.x
>
> Attachments: sample.zip, settings.zip
>
>
> Hi,
> I have a maven EAR project, which contains a couple of WAR and JAR files. I'm using Eclipse Luna (tried STS and IntelliJ ) IDE with JBoss Tools 1.6.0 (latest).
> When I try to deploy my EAR to Wildfly (as well as in EAP 6.2.0) with JBoss Tools from eclipse i'm facing the following issues.
> My Jars (external jars and project jar) are getting copied into WEB-INF/lib and EAR/lib, where i expected it to be only in EAR/lib.
> EAR application.xml is not getting copied into EAR/META-INF/ folder
> But when i use command line to build my project , i'm not experiencing the above issue.
> FYI : We are using <skinnyWars>true</skinnyWars>.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19047) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Nick . (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19047?page=com.atlassian.jira.plugi... ]
Nick . commented on JBIDE-19047:
--------------------------------
I have noticed about facet version as well, I have done the same like what you did but don't know why its not got updated then i manually changing in the settings file.
I have also tried the steps you have mentioned a couple of time as well.
I couldn't install the m2e-wtp 1.2.0.M4 version to eclipse(Luna), it is throwing issues while installing.
application.xml is not getting created under target/m2e-wtp/... folder as well.
I just downloaded Eclipse (Mars), yet to see whether it will work or not.
As i summarize the issue, deploying to Wildfly is not happening after we do Maven --> Update Projects... (this basically enables m2e-wtp i guess)
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-19047
> URL: https://issues.jboss.org/browse/JBIDE-19047
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Environment: Ubuntu 14.04, Wildfly 8.2.0 FInal, Eclipse Luna
> Reporter: Nick .
> Assignee: Fred Bricon
> Fix For: 4.3.x
>
> Attachments: sample.zip, settings.zip
>
>
> Hi,
> I have a maven EAR project, which contains a couple of WAR and JAR files. I'm using Eclipse Luna (tried STS and IntelliJ ) IDE with JBoss Tools 1.6.0 (latest).
> When I try to deploy my EAR to Wildfly (as well as in EAP 6.2.0) with JBoss Tools from eclipse i'm facing the following issues.
> My Jars (external jars and project jar) are getting copied into WEB-INF/lib and EAR/lib, where i expected it to be only in EAR/lib.
> EAR application.xml is not getting copied into EAR/META-INF/ folder
> But when i use command line to build my project , i'm not experiencing the above issue.
> FYI : We are using <skinnyWars>true</skinnyWars>.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months