offline cached maven build fails with request for com.sun.jna

Description

https://dev.lucee.org/t/compile-lucee-source-offline/7655

as the topic title says I’m trying to compile the lucee source without an internet connection. Of course this won’t work because maven has to fetch all the needed dependencies. I’m talking about successive builds with prefetched libraries etc…

Running maven with an active internet connection to compile lucee works without any issues. (e.g. mvn package). But removing the connection and rerunning maven (with additional --offline option) doesn’t work and the build fails with the following errors:

Environment

None

Activity

Show:

Zac Spitzer 6 February 2021 at 10:55
Edited

fixed in LDEV-3236

Pothys - MitrahSoft 30 November 2020 at 08:42

I've checked this ticket and confirmed the issue happened on lucee lucee latest version 6.0.0.13-SNAPSHOT also. Yes, the offline build process throws the same error above mentioned.

Unresolved

Details

Assignee

Reporter

Priority

Fix versions

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

Affects versions

Created 28 November 2020 at 01:05
Updated 6 February 2021 at 10:59