Thespica commented on issue #757: URL: https://github.com/apache/incubator-graphar/issues/757#issuecomment-3281599772
> [@Thespica](https://github.com/Thespica) attempting [#757](https://github.com/apache/incubator-graphar/issues/757) Hi @bhavish00007 , you can refer to how java-info module deal with it (even though relative ci file haven't changed yet): https://github.com/apache/incubator-graphar/blob/1bb04683f48ef9b0342d8378adc1deadc7318224/maven-projects/info/pom.xml#L46 https://github.com/apache/incubator-graphar/blob/1bb04683f48ef9b0342d8378adc1deadc7318224/maven-projects/info/pom.xml#L131-L142 https://github.com/apache/incubator-graphar/blob/1bb04683f48ef9b0342d8378adc1deadc7318224/maven-projects/info/src/test/java/org/apache/graphar/info/TestUtil.java#L29-L33 You'd better extract the logic of getting test data out of java-info module, and make it work with the whole maven-project. Good luck! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
