mx icon indicating copy to clipboard operation
mx copied to clipboard

Error while doing maven-install

Open javaman-dev opened this issue 7 months ago • 0 comments

line 18163, in maven_install

mvn_local_install(dist.maven_group_id(), dist.maven_artifact_id(), dist.path, releaseVersion, args.repo) ^^^^^^^^^ AttributeError: 'POMDistribution' object has no attribute 'path'

javaman-dev avatar Aug 01 '25 12:08 javaman-dev