[JBoss JIRA] (JBIDE-17749) Update AngularJS-eclipse in Central Early Access to version 0.4.0.201407021517
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17749?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-17749:
-------------------------------------
[~mickael_istria] Testing your PR but see no AngularJS in JBoss Central actually see no Early Access components.
Getting this exceptions when clicking on Enable Early Access checkox.
{noformat}
!ENTRY org.eclipse.equinox.p2.core 4 0 2014-07-09 15:36:19.840
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.4....
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:692)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.jboss.tools.central.editors.xpl.P2CachedRepoUtil.getRepoForConnector(P2CachedRepoUtil.java:41)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.resolveConnectorUnits(ConnectorDescriptorItemUi.java:428)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.access$3(ConnectorDescriptorItemUi.java:427)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:309)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2014-07-09 15:36:19.842
!MESSAGE No repository found at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.4....
!ENTRY org.eclipse.core.jobs 4 2 2014-07-09 15:36:20.883
!MESSAGE An internal error occurred during: "Computing connector status".
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorIte
{noformat}
Steps to reproduce:
0. Build jbosstools-discovery component from https://github.com/mickaelistria/jbosstools-discovery branch mistria/JBIDE-17749-branch
1. Install JBDS 8.0.0.Beta3
2. Update devstuidio.ini as you suggested
3. Start JBDS with clean workspace
4. Open JBoss Central and click on Enable Early Access check box
> Update AngularJS-eclipse in Central Early Access to version 0.4.0.201407021517
> ------------------------------------------------------------------------------
>
> Key: JBIDE-17749
> URL: https://issues.jboss.org/browse/JBIDE-17749
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: discovery, target-platform
> Affects Versions: 4.2.0.Beta3
> Reporter: Victor Rubezhny
> Assignee: Nick Boldt
> Priority: Critical
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta3
>
> Attachments: AngularJS16x16.png, AngularJS32x32.png
>
>
> We should provide an ability to install latest AngularJS-eclipse v.0.4.0.201407021517 through Central
> There is no released or latest stable version, so we should take a copy from http://oss.opensagres.fr/angularjs-eclipse/0.4.0-SNAPSHOT/ Update Site.
> [~nickboldt], please let me know if you need something more that just a link to Update Site.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17706) Build failures on Jenkins
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17706?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-17706:
------------------------------------
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-webservice... is blue, with 13 skipped tests and 1029 passing. Unclear whether this is the result of changes to the job, the webservices code, or because you built on a good slave.
> Build failures on Jenkins
> -------------------------
>
> Key: JBIDE-17706
> URL: https://issues.jboss.org/browse/JBIDE-17706
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta3
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.2.0.Beta3
>
>
> {code}
> java.lang.AssertionError:
> Expected: not <-1>
> but: was <-1>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.junit.Assert.assertThat(Assert.java:832)
> at org.jboss.tools.ws.jaxrs.core.junitrules.ResourcesUtils.replaceContent(ResourcesUtils.java:188)
> at org.jboss.tools.ws.jaxrs.core.internal.configuration.ProjectBuilderUtilsTestCase.shouldInstallProjectFacetAndCheckPositionIsBeforeValidator(ProjectBuilderUtilsTestCase.java:105)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17527) revise Early Access disclaimer copy
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17527?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-17527:
------------------------------------
Well, if the user has *[ ] Contact all update sites during install to find required software* unchecked in the `Help > Install new software...` wizard, then NO, they won't poll the EA site (unless they're explicitly installing from that site).
* An = most installs (true in most cases, except as explained above)
* Any = ALL installs (not true in all cases, due to exception above)
Therefore, revised version:
{quote}Early Access features contain new functionality and/or fixes that are under development. You are encouraged to use these features and to give feedback but be aware these features are NOT officially supported, NOT guaranteed to work correctly, and subject to removal from JBoss Central at any time, for any reason. Use them at your own risk!
An Early Access update site will be added to the list of >Available Software Sites<, and may then be used to resolve dependencies or provide newer versions of software when performing *an* update or install.
I understand these conditions, and still want to enable Early Access features.{quote}
> revise Early Access disclaimer copy
> -----------------------------------
>
> Key: JBIDE-17527
> URL: https://issues.jboss.org/browse/JBIDE-17527
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, discovery
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Michelle Murray
> Labels: early-access, respin-a
> Fix For: 4.2.0.Beta3
>
>
> Copy needs a bit of a rewrite.
> Old:
> {quote}
> *Early Access Features*
> Early Access features contains new functionality and fixes that are under development. You are encouraged to use these and give feedback but be aware: They are NOT officially supported, and NOT guaranteed to work correctly in your installation nor is it guaranteed it will end up in the final version. Use them at your own risk!
> [ ] I understand those conditions, and I still want to access Early Access features.
> {quote}
> Proposed:
> {quote}
> *Early Access features*
> Early Access features contain new functionality and/or fixes that are under development. You are encouraged to use these features and to give feedback but be aware that these features are NOT officially supported, NOT guaranteed to work correctly, and subject to removal from JBoss Central at any time, for any reason. Use them at your own risk!
> [ ] I understand these conditions, and still want to enable Early Access features.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17462) Error message in error log when downloading engines
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17462?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-17462.
-------------------------------
> Error message in error log when downloading engines
> ---------------------------------------------------
>
> Key: JBIDE-17462
> URL: https://issues.jboss.org/browse/JBIDE-17462
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2-v20140525-2146-B104
> Linux 64bit
> Reporter: Vlado Pakan
> Priority: Critical
> Fix For: 4.2.0.Beta3
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> 1. Download 3.5.0. engine for Android via Window > Preferences > Hybrid Mobile > Engines > Download
> ERROR: Error appears in Error Log view
> {noformat}
> !ENTRY missing Android engine file /home/vpakan/.cordova/lib/android/cordova/3.5.0/framework/cordova-3.5.0.jar 4 0 2014-05-28 13:23:04.092
> !MESSAGE org.jboss.tools.aerogear.hybrid.core
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17658) NPE in jax-rs as-you-type validation
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17658?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-17658.
-----------------------------------
> NPE in jax-rs as-you-type validation
> ------------------------------------
>
> Key: JBIDE-17658
> URL: https://issues.jboss.org/browse/JBIDE-17658
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta3
> Reporter: Alexey Kazakov
> Assignee: Xavier Coulon
> Fix For: 4.2.0.Beta3
>
>
> I have a bunch of projects in my workspace and recently I noticed that there is a lot of the following exceptions in the log:
> {code}org.jboss.tools.common.validation.JBTValidationException
> at org.jboss.tools.common.validation.AsYouTypeValidatorManager.validate(AsYouTypeValidatorManager.java:188)
> at org.jboss.tools.common.validation.AsYouTypeValidatorManager.validateString(AsYouTypeValidatorManager.java:205)
> at org.jboss.tools.common.validation.AsYouTypeValidatorManager.validateString(AsYouTypeValidatorManager.java:200)
> at org.jboss.tools.common.validation.AsYouTypeValidatorManager.validate(AsYouTypeValidatorManager.java:254)
> at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:381)
> at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:259)
> at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
> at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:269)
> at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:321)
> at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:258)
> at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$BackgroundThread.run(DirtyRegionProcessor.java:691)
> Caused by: java.lang.NullPointerException
> at org.jboss.tools.ws.jaxrs.ui.internal.validation.JaxrsMetamodelValidator.validate(JaxrsMetamodelValidator.java:426)
> at org.jboss.tools.common.validation.AsYouTypeValidatorManager.validate(AsYouTypeValidatorManager.java:183)
> ... 10 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17839) Cannot change jbossHome property in Arquillian launcher
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17839?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-17839:
----------------------------------
Fix Version/s: 4.2.0.CR1
> Cannot change jbossHome property in Arquillian launcher
> -------------------------------------------------------
>
> Key: JBIDE-17839
> URL: https://issues.jboss.org/browse/JBIDE-17839
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.2.0.Beta3
> Reporter: Lucia Jelinkova
> Assignee: Snjezana Peco
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> When I change jbossHome property in the launch configuration dialog, it is saved in arquillian.properties file. However, when I actually run the test, the following error occurs.
> {code}
> java.lang.RuntimeException: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor
> at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:160)
> at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:111)
> at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:97)
> at org.jboss.arquillian.test.spi.TestRunnerAdaptorBuilder.build(TestRunnerAdaptorBuilder.java:52)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:93)
> at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
> Caused by: java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:156)
> ... 10 more
> Caused by: java.lang.RuntimeException: Unknown arquillian container attribute[jbossHome] with value[/home/ljelinko/programs/server/jbossas/jboss-as-7.1.1.Final]
> at org.jboss.arquillian.config.impl.extension.PropertiesParser$Container.handle(PropertiesParser.java:274)
> at org.jboss.arquillian.config.impl.extension.PropertiesParser$Handler.handle(PropertiesParser.java:354)
> at org.jboss.arquillian.config.impl.extension.PropertiesParser.addProperties(PropertiesParser.java:99)
> at org.jboss.arquillian.config.impl.extension.ConfigurationRegistrar.loadConfiguration(ConfigurationRegistrar.java:56)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.ManagerImpl.start(ManagerImpl.java:261)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.<init>(EventTestRunnerAdaptor.java:56)
> ... 15 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17836) Arquillian: error logged when deselecting JBOSS_AS_REMOTE_7.X maven profile
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17836?page=com.atlassian.jira.plugi... ]
Snjezana Peco reassigned JBIDE-17836:
-------------------------------------
Assignee: Snjezana Peco
> Arquillian: error logged when deselecting JBOSS_AS_REMOTE_7.X maven profile
> ---------------------------------------------------------------------------
>
> Key: JBIDE-17836
> URL: https://issues.jboss.org/browse/JBIDE-17836
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.2.0.Beta3
> Reporter: Lucia Jelinkova
> Assignee: Snjezana Peco
> Fix For: 4.2.0.CR1
>
> Attachments: screencast.ogv
>
>
> When I have JBOSS_AS_REMOTE_7.X profile selected in the launch configuration and I deselect it and select some other profile, the following error is logged in error log:
> {code}
> /home/ljelinko/.m2/repository/org/jboss/as/jboss-as-build-config/7.1.1.Final/jboss-as-build-config-7.1.1.Final.jar does not exist
> Java Model Exception: Java Model Status [/home/ljelinko/.m2/repository/org/jboss/as/jboss-as-build-config/7.1.1.Final/jboss-as-build-config-7.1.1.Final.jar does not exist]
> at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:534)
> at org.eclipse.jdt.internal.core.JarPackageFragmentRoot.getUnderlyingResource(JarPackageFragmentRoot.java:215)
> at org.eclipse.jpt.common.core.internal.utility.PackageFragmentRootTools.isFolder_(PackageFragmentRootTools.java:82)
> at org.eclipse.jpt.common.core.internal.utility.PackageFragmentRootTools.isFolder(PackageFragmentRootTools.java:74)
> at org.eclipse.jpt.common.core.internal.utility.PackageFragmentRootTools$IsFolder.evaluate(PackageFragmentRootTools.java:65)
> at org.eclipse.jpt.common.core.internal.utility.PackageFragmentRootTools$IsFolder.evaluate(PackageFragmentRootTools.java:1)
> at org.eclipse.jpt.common.utility.internal.iterator.FilteringIterator.loadNext(FilteringIterator.java:80)
> at org.eclipse.jpt.common.utility.internal.iterator.FilteringIterator.next(FilteringIterator.java:68)
> at org.eclipse.jpt.common.utility.internal.iterator.TransformationIterator.next(TransformationIterator.java:54)
> at org.eclipse.jpt.common.core.internal.resource.SimpleJavaResourceLocator.getWorkspacePath_(SimpleJavaResourceLocator.java:144)
> at org.eclipse.jpt.common.core.internal.resource.SimpleJavaResourceLocator.getWorkspacePath(SimpleJavaResourceLocator.java:135)
> at org.eclipse.m2e.wtp.jpa.internal.configurators.MavenResourceLocator.getWorkspacePath(MavenResourceLocator.java:137)
> at org.eclipse.m2e.wtp.jpa.internal.configurators.JpaProjectConfigurator.getPersistenceXml(JpaProjectConfigurator.java:119)
> at org.eclipse.m2e.wtp.jpa.internal.configurators.JpaProjectConfigurator.configure(JpaProjectConfigurator.java:92)
> at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:120)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:477)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:1)
> at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:166)
> at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:142)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:470)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration0(ProjectConfigurationManager.java:408)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$2.call(ProjectConfigurationManager.java:321)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$2.call(ProjectConfigurationManager.java:1)
> at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:166)
> at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:142)
> at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:96)
> at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1344)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:318)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:304)
> at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:286)
> at org.eclipse.m2e.profiles.core.internal.management.ProfileManager.updateActiveProfiles(ProfileManager.java:87)
> at org.eclipse.m2e.profiles.ui.internal.actions.ProfileSelectionHandler$UpdateProfilesJob.runInWorkspace(ProfileSelectionHandler.java:319)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months