[
https://issues.jboss.org/browse/JBIDE-13606?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-13606:
---------------------------------------
The errors you have seen are related to JBIDE-13535.
The archetype uses the 1.0.4.Final-redhat-1 version of bom that isn't included in the
http://maven.repository.redhat.com/techpreview/all Maven repository yet.
{quote}
What I don't understand is why ask the user which runtime to target in the project
wizard and then not set this property in the created project. (screenshots attached)
{quote}
You need a runtime when running the project. Based on the selected runtime, the archetype
decides whether to install the community or enterprise type of the project.
Java EE Web Project Wizard does not set target runtime when user
selected one
-----------------------------------------------------------------------------
Key: JBIDE-13606
URL:
https://issues.jboss.org/browse/JBIDE-13606
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.0.0.Final
Environment: Fedora 17, JDK1.7, JBDS 6.0.0
Reporter: Michelle Murray
Assignee: Snjezana Peco
Fix For: 4.1.0.Alpha1
Attachments: TargetRuntime1.png, TargetRuntime2.png
I chose jboss-eap-6.0 Runtime as the target runtime in the Java EE Web Project wizard,
but this was then not set in the project's properties when the project was created. I
had to go and set it manually.
Original (perhaps confusing) description:
[In the Java EE Web Project wizard I chose jboss-eap-6.0 Runtime as the target runtime.
When the wizard completed there were several warnings. One in particular:
"Build path specifies execution environment JavaSE-1.6. There are no JREs installed
in the workspace that are strictly compatible with this environment."
This warning was resolved by setting the target runtime to jboss-eap-6.0 again in the
project's Properties > Targeted Runtimes.
So although I had chosen jboss-eap-6.0 Runtime as the target runtime in the wizard, this
was not set in the project's properties when the project was created. As a user, this
seems like counter-intuitive behavior. I would have thought it would have been set.]
--
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