Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating a new proyect with eclipse wizzard and Payara Plugin / FISH-7546 #72

Open
mcrose opened this issue Jun 23, 2023 · 2 comments
Assignees
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect

Comments

@mcrose
Copy link

mcrose commented Jun 23, 2023

Brief Summary

following the tutorial from Payara Micro Tools in Eclipse IDE

I got errors on creation

Eclipse Version: 2023-06 (4.28.0)
Build id: 20230608-1333
Payara Micro Tools: 2.1.0
Payara Server Tools: 2.1.0

Expected Outcome

project created

Current Outcome

creating a new proyect
message: An internal error occurred during: "Creating payara-micro-maven-archetype".

Stack Trace:
java.lang.NoSuchMethodError: 'java.util.Collection org.eclipse.m2e.core.ui.internal.archetype.ArchetypeGenerator.createArchetypeProjects(org.eclipse.core.runtime.IPath, org.eclipse.m2e.core.project.IArchetype, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties, org.eclipse.core.runtime.IProgressMonitor)' at fish.payara.eclipse.tools.micro.ui.wizards.MicroProjectWizard$1.doCreateMavenProjects(MicroProjectWizard.java:174) at org.eclipse.m2e.core.ui.internal.wizards.AbstractCreateMavenProjectJob$1.doCreateMavenProjects(AbstractCreateMavenProjectJob.java:51) at org.eclipse.m2e.core.ui.internal.wizards.AbstractCreateMavenProjectsOperation.run(AbstractCreateMavenProjectsOperation.java:56) at org.eclipse.m2e.core.ui.internal.wizards.AbstractCreateMavenProjectJob.runInWorkspace(AbstractCreateMavenProjectJob.java:55) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Reproducer

none

Operating System

Windows 11 PRO

JDK Version

Eclipse Temurin™ jdk-17.0.7+7

Ecosystem Tool

Eclipse IDE Plugin

@mcrose mcrose added Status: Open Issue has been triaged by the front-line engineers and is being worked on verification Type: Bug Label issue as a bug defect labels Jun 23, 2023
@mcrose
Copy link
Author

mcrose commented Jun 23, 2023

also tried with

Eclipse Version: 2023-03 (4.27.0) Build id: 20230309-1520
Eclipse Temurin™ jdk-17.0.5+8

@Elifzeynepedman Elifzeynepedman self-assigned this Jun 27, 2023
@Elifzeynepedman
Copy link

Hi @mcrose,

I have been able to reproduce this issue and I have escalated this to the platform development team as FISH-7546.

Best Regards,
Elif

@Elifzeynepedman Elifzeynepedman changed the title Error creating a new proyect with eclipse wizzard and Payara Plugin Error creating a new proyect with eclipse wizzard and Payara Plugin / FISH-7546 Jun 28, 2023
@Elifzeynepedman Elifzeynepedman added Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev and removed Status: Open Issue has been triaged by the front-line engineers and is being worked on verification labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect
Projects
None yet
Development

No branches or pull requests

2 participants