Package Details: open-ecard-git 1.4.1.r4.g35cab3392-1

Git Clone URL: https://aur.archlinux.org/open-ecard-git.git (read-only, click to copy)
Package Base: open-ecard-git
Description: Open eCard-App (opencard) is an open source alternative of the AusweisApp
Upstream URL: https://www.openecard.org
Licenses: GPL3
Conflicts: open-ecard
Provides: open-ecard
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 1
Popularity: 0.000000
First Submitted: 2017-04-12 11:56 (UTC)
Last Updated: 2020-05-17 02:56 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Latest Comments

dreieck commented on 2023-10-14 21:29 (UTC)

Fails to build for me:

==> Starting build()...
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.openecard.clients:richclient >------------------
[INFO] Building Rich Client 2.1.8-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.openecard.ifd.scio-backend:pcsc:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.sal:tiny-sal:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.ifd.protocols:pace:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard:management:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.gui:swing:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.gui:about:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.bindings:http:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.wsdef:jaxb-marshaller:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.addons:tr03112:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.addons:status:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.addons:pin-management:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.addons:genericcryptography:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.openecard.addons:chipgateway:jar:2.1.8-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.033 s
[INFO] Finished at: 2023-10-14T23:29:17+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project richclient: Could not resolve dependencies for project org.openecard.clients:richclient:jar:2.1.8-SNAPSHOT: The following artifacts could not be resolved: org.openecard.ifd.scio-backend:pcsc:jar:2.1.8-SNAPSHOT, org.openecard.sal:tiny-sal:jar:2.1.8-SNAPSHOT, org.openecard.ifd.protocols:pace:jar:2.1.8-SNAPSHOT, org.openecard:management:jar:2.1.8-SNAPSHOT, org.openecard.gui:swing:jar:2.1.8-SNAPSHOT, org.openecard.gui:about:jar:2.1.8-SNAPSHOT, org.openecard.bindings:http:jar:2.1.8-SNAPSHOT, org.openecard.wsdef:jaxb-marshaller:jar:2.1.8-SNAPSHOT, org.openecard.addons:tr03112:jar:2.1.8-SNAPSHOT, org.openecard.addons:status:jar:2.1.8-SNAPSHOT, org.openecard.addons:pin-management:jar:2.1.8-SNAPSHOT, org.openecard.addons:genericcryptography:jar:2.1.8-SNAPSHOT, org.openecard.addons:chipgateway:jar:2.1.8-SNAPSHOT: org.openecard.ifd.scio-backend:pcsc:jar:2.1.8-SNAPSHOT was not found in https://mvn.ecsec.de/repository/openecard-public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of openecard-repos has elapsed or updates are forced -> [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/DependencyResolutionException
==> ERROR: A failure occurred in build().
    Aborting...

Regards!