blob: 081dad8ebbc9813c064905e4409352ba6b227f56 [file] [log] [blame]
#
# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
JavaSE 11 and Maven 3.3.9 are required for the build.
Run "mvn clean install" in jaxb-ri subdirectory.
If staging repository (https://oss.sonatype.org/content/repositories/staging/) dependencies
are used in project add "staging" profile "mvn clean install -Pstaging"