You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… 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.
…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.
No description provided.
The text was updated successfully, but these errors were encountered: