Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Populate lib directory via Maven #16

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

fcorneli
Copy link
Contributor

This patch tries to resolve the possible dependency mismatch between Maven and Ant. We can use Maven to populate the lib directory that is used by Ant. This allows us to more easily change the dependency set without hurting the Ant build each time.

Populating the lib directory can be done via:
mvn -Pant package

Also updated the INSTALL documentation.

@mahoe
Copy link

mahoe commented Dec 6, 2019

@fcorneli Hi Frank! Looks this repo is not maintained anymore.... I was searching for a small java application that I can start within a Jenkins job in order see what connections a browser tries to open in a selenium test. I'm afraid I have to continue searching or do you have an alternative?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants