[jbosstools-issues] [JBoss JIRA] (JBIDE-11930) springmvc is inaccessible

Rastislav Wagner (JIRA) jira-events at lists.jboss.org
Tue May 22 06:27:20 EDT 2012


Rastislav Wagner created JBIDE-11930:
----------------------------------------

             Summary: springmvc is inaccessible
                 Key: JBIDE-11930
                 URL: https://issues.jboss.org/browse/JBIDE-11930
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: project-examples
    Affects Versions: 3.3.0.CR1
         Environment: JBT nightly May 22
            Reporter: Rastislav Wagner
            Assignee: Snjezana Peco
            Priority: Blocker
             Fix For: 3.3.0.CR1


java.lang.reflect.InvocationTargetException
	at org.jboss.tools.maven.project.examples.wizard.ArchetypeExamplesWizardPage$5.run(ArchetypeExamplesWizardPage.java:369)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: org.eclipse.core.runtime.CoreException: Unable to create project from archetype [org.jboss.spring.archetypes:spring-mvc-webapp:1.0.0.CR5 -> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-058/]
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.createArchetypeProject(ProjectConfigurationManager.java:567)
	at org.jboss.tools.maven.project.examples.wizard.ArchetypeExamplesWizardPage$4.run(ArchetypeExamplesWizardPage.java:355)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
	at org.jboss.tools.maven.project.examples.wizard.ArchetypeExamplesWizardPage$5.run(ArchetypeExamplesWizardPage.java:367)
	... 1 more
Caused by: org.apache.maven.archetype.exception.UnknownArchetype: The desired archetype does not exist (org.jboss.spring.archetypes:spring-mvc-webapp:1.0.0.CR5)
	at org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.java:112)
	at org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.java:286)
	at org.apache.maven.archetype.DefaultArchetype.generateProjectFromArchetype(DefaultArchetype.java:69)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.createArchetypeProject(ProjectConfigurationManager.java:558)
	... 4 more


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list