[JBoss JIRA] (JBIDE-26725) WildFly example 'wicket-war' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26725?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26725:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'wicket-war' contains errors after import
> ---------------------------------------------------------
>
> Key: JBIDE-26725
> URL: https://issues.jboss.org/browse/JBIDE-26725
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. *Here is the list of errors after import:*
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 in the pom.xml /wicket-war (line 19 Maven Dependency Problem)
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' (Build path Build Path Problem)
> * The project cannot be built until build path errors are resolved wicket-war (Unknown Java Problem)
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26728) WildFly example 'spring-kitchensink-springmvctest' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26728?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26728:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'spring-kitchensink-springmvctest' contains errors after import
> -------------------------------------------------------------------------------
>
> Key: JBIDE-26728
> URL: https://issues.jboss.org/browse/JBIDE-26728
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. Here is the list of errors:
> * Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1 pom.xml /spring-kitchensink-springmvctest line 103 Maven Dependency Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1 pom.xml /spring-kitchensink-springmvctest line 108 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /spring-kitchensink-springmvctest line 19 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' spring-kitchensink-springmvctest Build path Build Path Problem
> * The project cannot be built until build path errors are resolved spring-kitchensink-springmvctest Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26729) WildFly example 'kitchensink-jsp' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26729?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26729:
-------------------------------
Fix Version/s: 4.13.x
> WildFly example 'kitchensink-jsp' contains errors after import
> --------------------------------------------------------------
>
> Key: JBIDE-26729
> URL: https://issues.jboss.org/browse/JBIDE-26729
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" registrationResult.jsp /kitchensink-jsp/src/main/webapp line 18 JSP Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1 pom.xml /kitchensink-jsp line 62 Maven Dependency Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1 pom.xml /kitchensink-jsp line 67 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.6-RC1/taglibs-standard-impl-1.2.6-RC1.jar' kitchensink-jsp Build path Build Path Problem
> * The project cannot be built until build path errors are resolved kitchensink-jsp Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26729) WildFly example 'kitchensink-jsp' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26729?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26729:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'kitchensink-jsp' contains errors after import
> --------------------------------------------------------------
>
> Key: JBIDE-26729
> URL: https://issues.jboss.org/browse/JBIDE-26729
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" registrationResult.jsp /kitchensink-jsp/src/main/webapp line 18 JSP Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1 pom.xml /kitchensink-jsp line 62 Maven Dependency Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1 pom.xml /kitchensink-jsp line 67 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.6-RC1/taglibs-standard-impl-1.2.6-RC1.jar' kitchensink-jsp Build path Build Path Problem
> * The project cannot be built until build path errors are resolved kitchensink-jsp Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26728) WildFly example 'spring-kitchensink-springmvctest' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26728?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26728:
-------------------------------
Fix Version/s: 4.13.x
> WildFly example 'spring-kitchensink-springmvctest' contains errors after import
> -------------------------------------------------------------------------------
>
> Key: JBIDE-26728
> URL: https://issues.jboss.org/browse/JBIDE-26728
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. Here is the list of errors:
> * Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1 pom.xml /spring-kitchensink-springmvctest line 103 Maven Dependency Problem
> * Missing artifact org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1 pom.xml /spring-kitchensink-springmvctest line 108 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /spring-kitchensink-springmvctest line 19 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' spring-kitchensink-springmvctest Build path Build Path Problem
> * The project cannot be built until build path errors are resolved spring-kitchensink-springmvctest Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26731) WildFly example 'jaxws-ejb' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26731?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26731:
-------------------------------
Fix Version/s: 4.13.x
> WildFly example 'jaxws-ejb' contains errors after import
> --------------------------------------------------------
>
> Key: JBIDE-26731
> URL: https://issues.jboss.org/browse/JBIDE-26731
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Missing artifact com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.16-jbossorg-1 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * Missing artifact xerces:xercesImpl:jar:2.12.0.SP02 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' jaxws-ejb-client Build path Build Path Problem
> * The project cannot be built until build path errors are resolved jaxws-ejb-client Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26731) WildFly example 'jaxws-ejb' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26731?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26731:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'jaxws-ejb' contains errors after import
> --------------------------------------------------------
>
> Key: JBIDE-26731
> URL: https://issues.jboss.org/browse/JBIDE-26731
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Missing artifact com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.16-jbossorg-1 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * Missing artifact xerces:xercesImpl:jar:2.12.0.SP02 pom.xml /jaxws-ejb-client line 18 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' jaxws-ejb-client Build path Build Path Problem
> * The project cannot be built until build path errors are resolved jaxws-ejb-client Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26730) WildFly example 'jaxws-pojo' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26730?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26730:
-------------------------------
Fix Version/s: 4.13.x
> WildFly example 'jaxws-pojo' contains errors after import
> ---------------------------------------------------------
>
> Key: JBIDE-26730
> URL: https://issues.jboss.org/browse/JBIDE-26730
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Missing artifact com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.16-jbossorg-1 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * Missing artifact xerces:xercesImpl:jar:2.12.0.SP02 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' jaxws-pojo-client Build path Build Path Problem
> * The project cannot be built until build path errors are resolved jaxws-pojo-client Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26730) WildFly example 'jaxws-pojo' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26730?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26730:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'jaxws-pojo' contains errors after import
> ---------------------------------------------------------
>
> Key: JBIDE-26730
> URL: https://issues.jboss.org/browse/JBIDE-26730
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Missing artifact com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.16-jbossorg-1 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * Missing artifact xerces:xercesImpl:jar:2.12.0.SP02 pom.xml /jaxws-pojo-client line 19 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' jaxws-pojo-client Build path Build Path Problem
> * The project cannot be built until build path errors are resolved jaxws-pojo-client Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26732) WildFly example 'jaxws-addressing' contains errors after import
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26732?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-26732:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker maven:3.6.0 for example) then these dependencies are missing. The repo https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven settings.
> WildFly example 'jaxws-addressing' contains errors after import
> ---------------------------------------------------------------
>
> Key: JBIDE-26732
> URL: https://issues.jboss.org/browse/JBIDE-26732
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.12.0.AM1
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Priority: Major
> Fix For: 4.13.x
>
>
> h2. List of problems:
> * Missing artifact com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.16-jbossorg-1 pom.xml /jaxws-addressing-client line 19 Maven Dependency Problem
> * Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 pom.xml /jaxws-addressing-client line 19 Maven Dependency Problem
> * Missing artifact xerces:xercesImpl:jar:2.12.0.SP02 pom.xml /jaxws-addressing-client line 19 Maven Dependency Problem
> * The container 'Maven Dependencies' references non existing library '/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar' jaxws-addressing-client Build path Build Path Problem
> * The project cannot be built until build path errors are resolved jaxws-addressing-client Unknown Java Problem
> h2. Red Hat CodeReady Studio version: 12.12.0.GA
> h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months