createObject link maven

Description

It should be possible to do the following with createObject

createObject( type:"java", class:"org.lucee.extension.kinesis.whatever", mavenGroupId:"org.lucee", mavenArtifactId:"extension-kinesis");

Activity

Show:

Michael Offner 24 March 2025 at 14:33

The Maven support was implemented differently than originally proposed. Rather than adding specific mavenGroupId and mavenArtifactId parameters to createObject(), we integrated Maven through the existing javasettings structure for better consistency with Lucee's configuration patterns and to enable Maven support at multiple levels (server, application, component, and function).

Michael Offner 24 March 2025 at 14:08

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 20 June 2024 at 16:58
Updated 1 April 2025 at 10:51