[JBoss JIRA] (JBIDE-13365) Maven Hibernate plugin fails to build against Kepler
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13365?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-13365:
----------------------------------------
Parent: JBIDE-13383
Issue Type: Sub-task (was: Bug)
> Maven Hibernate plugin fails to build against Kepler
> ----------------------------------------------------
>
> Key: JBIDE-13365
> URL: https://issues.jboss.org/browse/JBIDE-13365
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: maven
> Reporter: Mickael Istria
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> Using TP from JBIDE-13336 which contain:
> {code}
> <unit id="org.eclipse.jpt.common.feature.feature.group" version="1.3.0.v201210121950-67A-AkF7BFAM7P7EQM"/>
> <unit id="org.eclipse.jpt.common.eclipselink.feature.feature.group" version="1.3.0.v201210121950-35-8s73574E3D38C8"/>
> <unit id="org.eclipse.jpt.jpa.eclipselink.feature.feature.group" version="3.3.0.v201210121950-7K7P0EVVFNVKhJeGepg6NHG"/>
> <unit id="org.eclipse.jpt.jpa.feature.feature.group" version="3.3.0.v201210121950-7W7W4FBBoParY-XLUG4H6NHG"/>
> <unit id="org.eclipse.jpt.jaxb.feature.feature.group" version="1.3.0.v201210121950-57A-AkF7BFAM7P7EQM"/>
> {code},
> I couldn't build the maven/central component because of an issue in org.jboss.tools.maven.hibernate bundle
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.jboss.tools.maven.hibernate: Compilation failure: Compilation failure:
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[15,0]
> [ERROR] import org.eclipse.jpt.common.core.JptCommonCorePlugin;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.jpt.common.core.JptCommonCorePlugin cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[18,0]
> [ERROR] import org.eclipse.jpt.jpa.core.platform.JpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.jpt.jpa.core.platform.JpaPlatformDescription cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[25,0]
> [ERROR] public class MavenHibernateLibraryProviderInstallOperationConfig extends MavenLibraryProviderInstallOperationConfig implements JpaLibraryProviderInstallOperationConfig {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type MavenHibernateLibraryProviderInstallOperationConfig must implement the inherited abstract method JpaLibraryProviderInstallOperationConfig.setJpaPlatformConfig(JpaPlatformConfig)
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[25,0]
> [ERROR] public class MavenHibernateLibraryProviderInstallOperationConfig extends MavenLibraryProviderInstallOperationConfig implements JpaLibraryProviderInstallOperationConfig {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type MavenHibernateLibraryProviderInstallOperationConfig must implement the inherited abstract method JpaLibraryProviderInstallOperationConfig.getJpaPlatformConfig()
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[27,0]
> [ERROR] private JpaPlatformDescription jpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[29,0]
> [ERROR] public JpaPlatformDescription getJpaPlatform() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[30,0]
> [ERROR] return jpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[33,0]
> [ERROR] public void setJpaPlatform(JpaPlatformDescription jpaPlatform) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[34,0]
> [ERROR] this.jpaPlatformDescription = jpaPlatform;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[43,0]
> [ERROR] if (getJpaPlatform() != null) {
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] The method getJpaPlatform() from the type MavenHibernateLibraryProviderInstallOperationConfig refers to the missing type JpaPlatformDescription
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[44,0]
> [ERROR] for (LibraryValidator libraryValidator : JptCommonCorePlugin.getLibraryValidators(this)) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] JptCommonCorePlugin cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/HibernateLibValidator.java:[26,0]
> [ERROR] if (jpaConfig.getJpaPlatform().getId().contains("hibernate")) {
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] The method getJpaPlatform() is undefined for the type JpaLibraryProviderInstallOperationConfig
> [ERROR] 12 problems (12 errors)
> {code}
> Please re-assign this issue to me if you think we should use and ship another version of JBT.
--
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, 5 months
[JBoss JIRA] (JBIDE-13365) Maven Hibernate plugin fails to build against Kepler
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13365?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-13365:
----------------------------------------
Parent: (was: JBIDE-13336)
Issue Type: Bug (was: Sub-task)
> Maven Hibernate plugin fails to build against Kepler
> ----------------------------------------------------
>
> Key: JBIDE-13365
> URL: https://issues.jboss.org/browse/JBIDE-13365
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Reporter: Mickael Istria
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> Using TP from JBIDE-13336 which contain:
> {code}
> <unit id="org.eclipse.jpt.common.feature.feature.group" version="1.3.0.v201210121950-67A-AkF7BFAM7P7EQM"/>
> <unit id="org.eclipse.jpt.common.eclipselink.feature.feature.group" version="1.3.0.v201210121950-35-8s73574E3D38C8"/>
> <unit id="org.eclipse.jpt.jpa.eclipselink.feature.feature.group" version="3.3.0.v201210121950-7K7P0EVVFNVKhJeGepg6NHG"/>
> <unit id="org.eclipse.jpt.jpa.feature.feature.group" version="3.3.0.v201210121950-7W7W4FBBoParY-XLUG4H6NHG"/>
> <unit id="org.eclipse.jpt.jaxb.feature.feature.group" version="1.3.0.v201210121950-57A-AkF7BFAM7P7EQM"/>
> {code},
> I couldn't build the maven/central component because of an issue in org.jboss.tools.maven.hibernate bundle
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.jboss.tools.maven.hibernate: Compilation failure: Compilation failure:
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[15,0]
> [ERROR] import org.eclipse.jpt.common.core.JptCommonCorePlugin;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.jpt.common.core.JptCommonCorePlugin cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[18,0]
> [ERROR] import org.eclipse.jpt.jpa.core.platform.JpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.eclipse.jpt.jpa.core.platform.JpaPlatformDescription cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[25,0]
> [ERROR] public class MavenHibernateLibraryProviderInstallOperationConfig extends MavenLibraryProviderInstallOperationConfig implements JpaLibraryProviderInstallOperationConfig {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type MavenHibernateLibraryProviderInstallOperationConfig must implement the inherited abstract method JpaLibraryProviderInstallOperationConfig.setJpaPlatformConfig(JpaPlatformConfig)
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[25,0]
> [ERROR] public class MavenHibernateLibraryProviderInstallOperationConfig extends MavenLibraryProviderInstallOperationConfig implements JpaLibraryProviderInstallOperationConfig {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The type MavenHibernateLibraryProviderInstallOperationConfig must implement the inherited abstract method JpaLibraryProviderInstallOperationConfig.getJpaPlatformConfig()
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[27,0]
> [ERROR] private JpaPlatformDescription jpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[29,0]
> [ERROR] public JpaPlatformDescription getJpaPlatform() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[30,0]
> [ERROR] return jpaPlatformDescription;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[33,0]
> [ERROR] public void setJpaPlatform(JpaPlatformDescription jpaPlatform) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[34,0]
> [ERROR] this.jpaPlatformDescription = jpaPlatform;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] JpaPlatformDescription cannot be resolved to a type
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[43,0]
> [ERROR] if (getJpaPlatform() != null) {
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] The method getJpaPlatform() from the type MavenHibernateLibraryProviderInstallOperationConfig refers to the missing type JpaPlatformDescription
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/MavenHibernateLibraryProviderInstallOperationConfig.java:[44,0]
> [ERROR] for (LibraryValidator libraryValidator : JptCommonCorePlugin.getLibraryValidators(this)) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] JptCommonCorePlugin cannot be resolved
> [ERROR] /home/mistria/git/jbosstools-central/maven/plugins/org.jboss.tools.maven.hibernate/src/org/jboss/tools/maven/hibernate/libprov/HibernateLibValidator.java:[26,0]
> [ERROR] if (jpaConfig.getJpaPlatform().getId().contains("hibernate")) {
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] The method getJpaPlatform() is undefined for the type JpaLibraryProviderInstallOperationConfig
> [ERROR] 12 problems (12 errors)
> {code}
> Please re-assign this issue to me if you think we should use and ship another version of JBT.
--
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, 5 months
[JBoss JIRA] (JBIDE-13384) Detect binary deployed application in workspace when creating OpenShift Server Adapter
by Stefan Bunciak (JIRA)
Stefan Bunciak created JBIDE-13384:
--------------------------------------
Summary: Detect binary deployed application in workspace when creating OpenShift Server Adapter
Key: JBIDE-13384
URL: https://issues.jboss.org/browse/JBIDE-13384
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers, openshift
Affects Versions: 3.3.2
Reporter: Stefan Bunciak
Assignee: Rob Stryker
Fix For: 4.1.x
This issue should find solution to this situation:
* create application on openshift, then binary deployed another app to it
* delete the server adapter
* now i'm going to create the server adapter again: Is there a way how we can detect the binary deployed application and attach it to the server automatically?
Would be nice if we could handle it...i can image a lot of situations which can cause additional troubles by allowing this (like when the binary deployed app is not in the workspace) but for the situation i described it would be great user experience improvement IMO.
--
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, 5 months