Issues
- allow using local maven repo (.m2 dir)LDEV-5477Resolved issue: LDEV-5477Pothys - MitrahSoft
- allow defining additional maven endpointsLDEV-5471Resolved issue: LDEV-5471Pothys - MitrahSoft
- Failed to load dependencies in [groupID:org.apache.maven;artifactId:maven-core;version:3.8.1]LDEV-5467Resolved issue: LDEV-5467Michael Offner
- log out failed attempts to download bundles from mavenLDEV-5427Resolved issue: LDEV-5427Zac Spitzer
- compiling cfml should evaluate and download maven jars defined in javasettingsLDEV-5281
- Support Standalone Maven Dependencies in Extension ManifestsLDEV-5276
- Implement Maven Dependency Tree JSON API FunctionLDEV-5275
- Enable Maven dependency checksum verificationLDEV-5274Resolved issue: LDEV-5274Michael Offner
- harden javasettings maven supportLDEV-5270
- mavenLoad/createobject/etc doesn't respect lucee.enable.bundle.download=falseLDEV-5229Resolved issue: LDEV-5229
- add lucee.enable.maven.download=false to disable maven downloadsLDEV-5228Resolved issue: LDEV-5228
- Add Support for Maven Definition in Gradle Short StyleLDEV-5183Resolved issue: LDEV-5183Michael Offner
- createObject leaves jar files locked on windowsLDEV-5145Michael Offner
- improve feedback when parsing invalid javasettings json stringLDEV-5135
- Maven: validate downloads against hash provided in headerLDEV-5125Resolved issue: LDEV-5125Michael Offner
- support gradle style javasettings for dependenciesLDEV-5124Resolved issue: LDEV-5124
- Maven fails with classloading in certain contextLDEV-5121
- errors not thrown with invalid or unsupported component javasettings maven specsLDEV-5119Resolved issue: LDEV-5119Michael Offner
- add possibility to manage maven settings in Lucee adminLDEV-5041
- add function mavenInfoLDEV-5001Resolved issue: LDEV-5001Pothys - MitrahSoft
- add a method to return a pom.xml for a list of bundles using the maven matcher for OSV scannerLDEV-4981
- extend this.javasettings with support for maven and osgi defintionsLDEV-4965Resolved issue: LDEV-4965Michael Offner
- Update dependencies to more recent versions where possibleLDEV-520Michael Offner
23 of 23
allow using local maven repo (.m2 dir)
Fixed
Description
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerNew 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
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerNew 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 4 April 2025 at 14:28
Updated last week
Resolved last week
Activity
Show:
Pothys - MitrahSoftlast week
I've checked this ticket with Lucee Fixed version 6.2.1.113-SNAPSHOT. Now, when I set the maven.local.repository
environment property and system property, it works fine.
Zac Spitzer4 April 2025 at 14:29
Allow using / customising a local maven repository cache
Good for servers which are firewalled or better performance by using a local cache, rather than downloading from remote repositories
https://docs.lucee.org/recipes/environment-variables-system-properties.html#lucee_maven_local_repository