vy commented on issue #335: Import of LogstashLayout as JsonTemplateLayout URL: https://github.com/apache/logging-log4j2/pull/335#issuecomment-585946494 @jvz, I have the cloned `maven-jar-plugin` configuration in `/log4j-layout-json-template/pom.xml` and I can see both `log4j-layout-json-template-3.0.0-SNAPSHOT.jar` and `log4j-layout-json-template-3.0.0-SNAPSHOT-tests.jar` in `/log4j-layout-json-template/target` directory. But still Maven falls over its face: ``` [ERROR] Failed to execute goal on project log4j-perf: Could not resolve dependencies for project org.apache.logging.log4j:log4j-perf:jar:3.0.0-SNAPSHOT: Could not find artifact org.apache.logging.log4j:log4j-layout-json-template:jar:tests:3.0.0-SNAPSHOT ``` I will really appreciate some more help, please.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services