Skip to content

Maven target for OSX app fails #204

@steinbeck

Description

@steinbeck

When trying to build the OSX app with the provided recipe, I get:

[INFO] -----------< org.openscience.jchempaint:jchempaint-app-osx >------------
[INFO] Building jchempaint-app-osx 3.4-SNAPSHOT [7/9]
[INFO] from app-osx/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for sh.tak.appbundler:appbundle-maven-plugin:jar:1.1.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jchempaint 3.4-SNAPSHOT:
[INFO]
[INFO] jchempaint ......................................... SUCCESS [ 1.097 s]
[INFO] jchempaint-inchi ................................... SUCCESS [ 15.083 s]
[INFO] jchempaint-render .................................. SUCCESS [ 9.783 s]
[INFO] jchempaint-core .................................... SUCCESS [ 14.744 s]
[INFO] jchempaint-inchi-nestedvm .......................... SUCCESS [ 0.137 s]
[INFO] jchempaint-inchi-jni ............................... SUCCESS [ 4.730 s]
[INFO] jchempaint-app-osx ................................. FAILURE [ 0.002 s]
[INFO] jchempaint-app-jar ................................. SKIPPED
[INFO] jchempaint-app-windows ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.638 s
[INFO] Finished at: 2025-03-11T13:38:11+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin sh.tak.appbundler:appbundle-maven-plugin:1.1.1-SNAPSHOT or one of its dependencies could not be resolved:
[ERROR] Could not find artifact sh.tak.appbundler:appbundle-maven-plugin:jar:1.1.1-SNAPSHOT
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions