Robert Munteanu

Results 163 comments of Robert Munteanu

Thanks for the report. I think that "appId" needs to be promoted to a top-level field because it always requires user input. The package field should default to the group...

The aem-project-archetype instructs the user to only set ``` -D appTitle="My Site" \ -D appId="mysite" \ -D groupId="com.mysite" ``` I think we can do the same and make sure that...

Tycho 5 requires Java 21 ``` org/eclipse/tycho/p2maven/repository/EclipseTargetDefinitionArtifactHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only...