Hi Kai, I think you need the profile "with-java" (cannot check it right now). So you would need to add "-Pwith-java" to the mvn cl string.
Julian Von meinem Mobiltelefon gesendet -------- Ursprüngliche Nachricht -------- Betreff: Generate JARs to try out the examples Von: Kai Wähner An: [email protected] Cc: Hello, I would like to generate the JARs to try out the examples. *./mvnw install -P build-executable-jars -DskipTests* shows *WARNING: The requested profile "build-executable-jars" could not be activated because it does not exist.* The reason is probably that this profile is not defined in the main pom.xml, but in the folder *plc4x/plc4j/examples* Can someone please let me know the correct Maven command to generate the JAR files so that I can create the examples? Thank you. Best regards, Kai Waehner
