[JBoss JIRA] (JBIDE-13611) forge failing to compile due to two poms w/ the same GAV
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13611?page=com.atlassian.jira.plugi... ]
Koen Aers resolved JBIDE-13611.
-------------------------------
Resolution: Done
> forge failing to compile due to two poms w/ the same GAV
> --------------------------------------------------------
>
> Key: JBIDE-13611
> URL: https://issues.jboss.org/browse/JBIDE-13611
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Koen Aers
> Fix For: 4.1.0.Alpha2
>
>
> {code}
> [ERROR] Two or more projects in the reactor have the same identifier, please make sure that <groupId>:<artifactId>:<version> is unique for each project:
> {org.jboss.tools.forge.features:org.jboss.tools.forge.feature:1.2.0-SNAPSHOT=[/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.feature/pom.xml, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.ext.feature/pom.xml],
> org.jboss.tools.forge.features:org.jboss.tools.forge.test.feature:1.2.0-SNAPSHOT=[/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.test.feature/pom.xml, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.ext.test.feature/pom.xml]} -> [Help 1]
> {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
13 years, 4 months
[JBoss JIRA] (JBIDE-13707) "Mylyn Issue Tracker connector" cannot be installed from Central
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13707?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-13707:
-----------------------------------
Description:
When trying to install Maven connectors from Central, one can read:
"The following connectors are not available: Mylyn Issue Tracker Connector"
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
Log doesn't tell more, excet
{code}
org.eclipse.core.runtime.CoreException: The following connectors are not available: Mylyn Issue Tracker Connectors (id=org.jboss.tools.common.mylyn.feature.feature.group, site=http://download.jboss.org/jbosstools/updates/development/kepler/cent...)
at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.checkForUnavailable(PrepareInstallProfileJob_e_3_6.java:300)
at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.computeInstallableUnits(PrepareInstallProfileJob_e_3_6.java:210)
at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:95)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
{code}
was:
When trying to install Maven connectors from Central, one can read:
"The following connectors are not available: Mylyn Issue Tracker Connector"
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
Log doesn't tell more.
> "Mylyn Issue Tracker connector" cannot be installed from Central
> ----------------------------------------------------------------
>
> Key: JBIDE-13707
> URL: https://issues.jboss.org/browse/JBIDE-13707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.0.Alpha1
> Reporter: Mickael Istria
> Assignee: Snjezana Peco
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> When trying to install Maven connectors from Central, one can read:
> "The following connectors are not available: Mylyn Issue Tracker Connector"
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
> Log doesn't tell more, excet
> {code}
> org.eclipse.core.runtime.CoreException: The following connectors are not available: Mylyn Issue Tracker Connectors (id=org.jboss.tools.common.mylyn.feature.feature.group, site=http://download.jboss.org/jbosstools/updates/development/kepler/cent...)
> at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.checkForUnavailable(PrepareInstallProfileJob_e_3_6.java:300)
> at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.computeInstallableUnits(PrepareInstallProfileJob_e_3_6.java:210)
> at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:95)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> {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
13 years, 4 months
[JBoss JIRA] (JBIDE-13703) Team - Verify the workflow
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13703?page=com.atlassian.jira.plugi... ]
Burr Sutter commented on JBIDE-13703:
-------------------------------------
Thank you Guillaume, I am curious to know if this problem is within the Maven or CVS aspect of the IDE. Can you checkout the project from the command-line using CVS then in JBDS use File - Import - Maven - Existing Maven Projects?
> Team - Verify the workflow
> --------------------------
>
> Key: JBIDE-13703
> URL: https://issues.jboss.org/browse/JBIDE-13703
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Reporter: Burr Sutter
> Assignee: Burr Sutter
> Attachments: JBDS-usability.pdf
>
>
> The average end-user would like to:
> 1) check out (clone) a project from CVS, SVN or Git
> -- add repo, navigate repo, check out a project
> -- project may or may not have .classpath, .project or .settings files
> -- project may be Maven-based
> and see if the following work
> 2) Are the appropriate facets enabled?
> 3) Does it build immediately?
> 4) Can I immediately hit the run button to launch it on my app server?
> 5) Can I immediately hit the debug button to debug it on my app server?
> -- how do I step if there are no break points?
> 6) Make a change to a file, re-run/debug again
> 7) Run JUnit tests
> 8) Check the change back into the repo with comments
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13706) Cannot install Google tools from Central
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13706?page=com.atlassian.jira.plugi... ]
Mickael Istria resolved JBIDE-13706.
------------------------------------
Resolution: Done
Site was updated and now includes missing Google tools feature. http://download.jboss.org/jbosstools/updates/requirements/gwt/3.2.0.v2013...
> Cannot install Google tools from Central
> ----------------------------------------
>
> Key: JBIDE-13706
> URL: https://issues.jboss.org/browse/JBIDE-13706
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.0.Alpha1
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> Here is what log says:
> {code}
> Contains: Cannot complete the install because one or more required items could not be found.
> Contains: Software being installed: GWT Designer Editor 3.1.2.r42x201302131711 (com.google.gdt.eclipse.designer.editor.feature.feature.group 3.1.2.r42x201302131711)
> Contains: Missing requirement: WindowBuilder XML Core (requires Eclipse WTP/WST) 1.5.2.r42x201302111919 (org.eclipse.wb.core.xml.feature.feature.group 1.5.2.r42x201302111919) requires 'org.eclipse.wb.core.java.feature.feature.group 1.5.2.r42x201302111907' but it could not be found
> Contains: Cannot satisfy dependency:
> Contains: From: GWT Designer Editor 3.1.2.r42x201302131711 (com.google.gdt.eclipse.designer.editor.feature.feature.group 3.1.2.r42x201302131711)
> Contains: To: org.eclipse.wb.core.xml.feature.feature.group 1.5.2.r42x201302111919
> {code}
> Main message: *requires 'org.eclipse.wb.core.java.feature.feature.group 1.5.2.r42x201302111907' but it could not be found*
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13703) Team - Verify the workflow
by Guillaume Radde (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13703?page=com.atlassian.jira.plugi... ]
Guillaume Radde updated JBIDE-13703:
------------------------------------
Attachment: JBDS-usability.pdf
The attached pdf shows a sequence of steps that led to an unusable Maven project.
> Team - Verify the workflow
> --------------------------
>
> Key: JBIDE-13703
> URL: https://issues.jboss.org/browse/JBIDE-13703
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Reporter: Burr Sutter
> Assignee: Burr Sutter
> Attachments: JBDS-usability.pdf
>
>
> The average end-user would like to:
> 1) check out (clone) a project from CVS, SVN or Git
> -- add repo, navigate repo, check out a project
> -- project may or may not have .classpath, .project or .settings files
> -- project may be Maven-based
> and see if the following work
> 2) Are the appropriate facets enabled?
> 3) Does it build immediately?
> 4) Can I immediately hit the run button to launch it on my app server?
> 5) Can I immediately hit the debug button to debug it on my app server?
> -- how do I step if there are no break points?
> 6) Make a change to a file, re-run/debug again
> 7) Run JUnit tests
> 8) Check the change back into the repo with comments
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13335) remove Juno SR1+ performance fix from Central
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13335?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-13335.
------------------------------
Verified in JBDS 6.0.1.CR1. Closing
> remove Juno SR1+ performance fix from Central
> ----------------------------------------------
>
> Key: JBIDE-13335
> URL: https://issues.jboss.org/browse/JBIDE-13335
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: central
> Affects Versions: 4.0.0.Final
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Fix For: 4.0.1.Final
>
> Attachments: JBIDE13335.patch.JBDS6.0.1.txt
>
>
> For our 4.0.1 release, we will not need this performance tweak because we'll be including Juno SR2, which already includes the patched versions of Eclipse jars.
> Need to therefore, for JBT 4.0.1 and JBDS 6.0.1:
> a) remove the requirements/eclipse/4.2.1.v20121122-0007-patches/ site from Central composite sites (2 places)
> b) remove the connector from discovery plugins' plugin.xml (2 files)
--
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
13 years, 4 months