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

Building the docker image should not result in building the NFSRODS JAR file #145

Closed
korydraughn opened this issue Dec 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@korydraughn
Copy link
Collaborator

No description provided.

@korydraughn korydraughn self-assigned this Dec 15, 2021
korydraughn added a commit to korydraughn/irods_client_nfsrods that referenced this issue Jan 26, 2022
… JAR file.

The project now provides a convenience script for building NFSRODS.
Building now uses the local source files. This change allows developers
to iterate faster by avoiding unnecessary steps (e.g. maven needing to
re-download dependencies on every docker image build).

This commit also introduces the directory, local_maven_repo. This
directory exists so that the build script does not pollute the
developer's personal maven repository. All build artifacts will be
placed in this directory.
korydraughn added a commit that referenced this issue Jan 26, 2022
…file.

The project now provides a convenience script for building NFSRODS.
Building now uses the local source files. This change allows developers
to iterate faster by avoiding unnecessary steps (e.g. maven needing to
re-download dependencies on every docker image build).

This commit also introduces the directory, local_maven_repo. This
directory exists so that the build script does not pollute the
developer's personal maven repository. All build artifacts will be
placed in this directory.
@trel trel added the enhancement New feature or request label Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants