Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98792

Unable to build JAR file for my maven PARENT prroject

$
0
0

I have created two training projects aiming to the creation of a Java Test Automation Framework with Selenium.

Both projects have been stored in my personal git: https://github.com/omarjmc

Framework: Contains main classes and all the code needed to execute successfuly the tests

Project: Demo project that will use the methods specified in the Framework project

Additionally i added the dependency to the Framework project in the demo Project's POM and I also created a release of the Framework project and attached the JAR file

enter image description here

Currently I have to clone both repositories and run mvn clean install on the framework to get the JAR file and change the packaging back to pom, but I want to just clone the demo project, run mvn clean install there and still get the Framework JAR file.

What am I missing the POM file?


Viewing all articles
Browse latest Browse all 98792

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>