Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabled configurable ports for cargo and fuseki. #3

Closed
wants to merge 2 commits into from

Conversation

lsitu
Copy link

@lsitu lsitu commented Oct 30, 2014

<fcrepo.version>${project.version}</fcrepo.version>
<httpclient.version>4.3.3</httpclient.version>
<!-- Trick that works for setting the default ports for Cargo and Fuseki? -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of defining fixed default ports, please use the random port generation available in the build-helper-maven-plugin and also used in the maven-failsafe-plugin.
See: https://github.com/fcrepo4/fcrepo4/blob/master/fcrepo-webapp/pom.xml#L282-L306

@awoods
Copy link
Member

awoods commented Nov 3, 2014

Resolved by: cb69f7e

@awoods awoods closed this Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants