← Back to issue list

No arch-indep path to java included in maven part

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1724533
Type
issue
State
open
Author
~stub
Labels
Created
2017-10-18 10:35:15.272271+00:00
Updated
2017-10-31 12:14:16.403968+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

I've built a part with the maven plugin, which 'just worked'. Looking at my stage area however, I only see paths to the java executable include my architecture: $ find stage -name java stage/usr/share/java stage/usr/lib/jvm/java-8-openjdk-amd64/bin/java stage/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java stage/etc/ssl/certs/java Without /usr/bin/java or similar, I can't define my apps: section in an architecture independent way. Some update-java-alternatives magic or a symlink seems to be needed.

Evaluation history

No evaluation history available.