[JBoss JIRA] (JBIDE-16273) Java EE Web Project archetype from Central cannot find dependencies
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16273?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-16273:
----------------------------------
Steps to Reproduce:
1. Have JBDS started with an EAP server added (6.1.1 or 6.2.0)
2. Click the Java EE Web project archetype
3. In the dialog, you will be shown a missing dependency - jboss-eap-bom-parent-6.2.0-build-5.pom .
4. Click the "repository" link to see suggestion for your settings.xml - it will add http://jboss-developer.github.io/temp-maven-repo/ - problem #1 - what is this repo? we've never seen it. But it actually seems to contain the missing dependency.
5. After fixing your settings.xml, the warming of the missing repo will still be displayed - problem #2
> Java EE Web Project archetype from Central cannot find dependencies
> -------------------------------------------------------------------
>
> Key: JBIDE-16273
> URL: https://issues.jboss.org/browse/JBIDE-16273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.Final
> Environment: JBDS 7.1.0.GA B592
> Reporter: Martin Malina
> Fix For: 4.1.1.Final
>
> Attachments: java-ee-web-1.png, java-ee-web-2.png
>
>
> When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
> !java-ee-web-1.png!
> When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
> !java-ee-web-2.png!
> Note that the behavior is a little unpredictable. Rastislav was able to reproduce the issue, but later it disappeared for him and for me, too. Then I removed my local maven repo and tried again and the error is back. Now I even added the recommended repos, but the warning stayed displayed (even after there was no progress in the bottom right corner of the IDE). But when I finished the dialog, there is no build error.
--
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
12 years, 4 months
[JBoss JIRA] (JBIDE-10263) Application wizard: Warn if quota is reached, no further apps may get created
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10263?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-10263:
------------------------------------------
bumping to LATER since it is unlikely that we'll have the time to implement this in the near future, there are many more items with higher priorities.
> Application wizard: Warn if quota is reached, no further apps may get created
> -----------------------------------------------------------------------------
>
> Key: JBIDE-10263
> URL: https://issues.jboss.org/browse/JBIDE-10263
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M4
> Reporter: Xavier Coulon
> Assignee: Andre Dietisheim
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: error-application-quota-reached.png
>
>
> The 'new' button should be disabled when the account already has 5 applications and a message should inform the user that he as reached his quota.
> Otherwise, Openshift responds with a 400 error when the user finished his app creation :-(
--
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
12 years, 4 months
[JBoss JIRA] (JBIDE-10435) Application wizard: Warn users if no spare slot for the jenkins builder app (quota full) when enabling jenkins client on application
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10435?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10435:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Application wizard: Warn users if no spare slot for the jenkins builder app (quota full) when enabling jenkins client on application
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-10435
> URL: https://issues.jboss.org/browse/JBIDE-10435
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: LATER
>
>
> # ASSERT: make sure that you have only 2 spare application slot (given your quota is 3: have 1 applications) and none of the used apps is a jenkins type app
> # ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
> # EXEC: lauch the OpenShift Application Wizard:embed the jenkins client to it and create the jenkins app for it.
> # EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
> # ASSERT: now you have no spare application slot, quota is full (given qutoa is 3 you now have: 1 pre-existing app, 1 new app, 1 jenkins app)
> # EXEC: log into your jenkins instance and see if your app is building
> Result:
> The jenkins job is waiting for a slave to get available
> The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
--
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
12 years, 4 months