Skip to content

uftp-keypair-generator script is outdated and currently does not work #58

@MartenMeijboom98

Description

@MartenMeijboom98

Current content of script:

mvn install -U -f ../../.. --projects :uftp-connector --am -q
mvn exec:java -f ../../.. --projects :uftp-connector -Dexec.mainClass="org.lfenergy.shapeshifter.connector.tools.UFTPKeyPairTool" -q

Should be (not sure about the ../s:

mvn install -U -f ../ --projects :shapeshifter-core --am -q
mvn exec:java -f ../ --projects :shapeshifter-core -Dexec.mainClass="org.lfenergy.shapeshifter.core.tools.UftpKeyPairTool" -q

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions