[JBoss JIRA] (JBIDE-13342) kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13342?page=com.atlassian.jira.plugi... ]
Snjezana Peco edited comment on JBIDE-13342 at 1/6/13 5:36 PM:
---------------------------------------------------------------
The issue happens because the m2e update job and m2e indexer job aren't syncronized.
When the project is started using a new workspace and clean maven local repository, the update job and indexer job start simultaneously.
That's why sometimes m2e doesn't update the project correctly.
I have fixed this so that the Project Examples importer waits for the m2e indexer to finish its work and, after that, it updates the project.
Radim,
could you replace the o.j.t.project.examples and o.j.t.maven.project.examples in JBDS 6.0.0/JBT4.0.0 with the attached plugins and try to reproduce the issue again?
was (Author: snjeza):
The issue happens because the m2e update job and m2e indexer job aren't syncronized.
When the project is started using a new workspace and clean maven local repository, the update job and indexer job start simultaneously.
That's why sometimes m2e doesn't update the project correctly.
I have fixed this so that the Project Examples importer waits for the m2e indexer to finish its work and, after that, it updates the project.
Radim,
could you replace the o.j.t.project.examples and o.j.t.maven.project.examples with the attached plugins and try to reproduce the issue again?
> kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13342
> URL: https://issues.jboss.org/browse/JBIDE-13342
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.0.0.Final
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Fix For: 4.1.0.Alpha1
>
> Attachments: projectExamples.zip
>
>
> When importing kitchensink-html5-mobile for the first time (with clean maven repo & freshly started JBT), readme isn't shown and project has one error marker:
> {noformat}
> Project configuration is not up-to-date with pom.xml. Run Maven->Update Project or use Quick Fix
> {noformat}
> When trying to import for the second time, everything behaves as it should (readme is shown and no errors are present)
--
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, 3 months
[JBoss JIRA] (JBIDE-13342) kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13342?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-13342:
----------------------------------
Fix Version/s: 4.1.0.Alpha1
> kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13342
> URL: https://issues.jboss.org/browse/JBIDE-13342
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.0.0.Final
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Fix For: 4.1.0.Alpha1
>
> Attachments: projectExamples.zip
>
>
> When importing kitchensink-html5-mobile for the first time (with clean maven repo & freshly started JBT), readme isn't shown and project has one error marker:
> {noformat}
> Project configuration is not up-to-date with pom.xml. Run Maven->Update Project or use Quick Fix
> {noformat}
> When trying to import for the second time, everything behaves as it should (readme is shown and no errors are present)
--
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, 3 months
[JBoss JIRA] (JBIDE-13342) kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13342?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-13342:
----------------------------------
Attachment: projectExamples.zip
> kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13342
> URL: https://issues.jboss.org/browse/JBIDE-13342
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.0.0.Final
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Fix For: 4.1.0.Alpha1
>
> Attachments: projectExamples.zip
>
>
> When importing kitchensink-html5-mobile for the first time (with clean maven repo & freshly started JBT), readme isn't shown and project has one error marker:
> {noformat}
> Project configuration is not up-to-date with pom.xml. Run Maven->Update Project or use Quick Fix
> {noformat}
> When trying to import for the second time, everything behaves as it should (readme is shown and no errors are present)
--
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, 3 months
[JBoss JIRA] (JBIDE-13342) kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13342?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-13342:
---------------------------------------
The issue happens because the m2e update job and m2e indexer job aren't syncronized.
When the project is started using a new workspace and clean maven local repository, the update job and indexer job start simultaneously.
That's why sometimes m2e doesn't update the project correctly.
I have fixed this so that the Project Examples importer waits for the m2e indexer to finish its work and, after that, it updates the project.
Radim,
could you replace the o.j.t.project.examples and o.j.t.maven.project.examples with the attached plugins and try to reproduce the issue again?
> kitchensink-html5-mobile - Readme isn't shown when importing for first time with empty local repository
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13342
> URL: https://issues.jboss.org/browse/JBIDE-13342
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 4.0.0.Final
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
>
> When importing kitchensink-html5-mobile for the first time (with clean maven repo & freshly started JBT), readme isn't shown and project has one error marker:
> {noformat}
> Project configuration is not up-to-date with pom.xml. Run Maven->Update Project or use Quick Fix
> {noformat}
> When trying to import for the second time, everything behaves as it should (readme is shown and no errors are present)
--
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, 3 months
[JBoss JIRA] (JBIDE-13341) Test the RichFaces Kitchensink archetype upgrade
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13341?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-13341:
-------------------------------------
New archetype works. Only comment I have is the richfaces-core-impl 4.2.3-redhat-1 brings in apache-mime4j, jcl-over-slf4j and slf4j-api as compile dependencies
> Test the RichFaces Kitchensink archetype upgrade
> ------------------------------------------------
>
> Key: JBIDE-13341
> URL: https://issues.jboss.org/browse/JBIDE-13341
> Project: Tools (JBoss Tools)
> Issue Type: Component Upgrade
> Components: central
> Reporter: Brian Leathem
> Assignee: Fred Bricon
> Priority: Critical
> Labels: exampleswarnings
> Fix For: 4.0.0.Final
>
>
> RichFaces kitchensink archetype 4.2.3.Final-2 is currently in a JBoss staging repository.
> The archetype will be promoted out of staging when JBoss tools QA is complete.
--
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, 3 months