Skip to content

Try to use GITHUB_TOKEN to access the other repo #21

Try to use GITHUB_TOKEN to access the other repo

Try to use GITHUB_TOKEN to access the other repo #21

Workflow file for this run

# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Build and test openaire-cris-validator
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Checkout the OpenAIRE Guidelines for CRIS Managers repo
run: git clone --branch=v1.2 https://github.com/euroCRIS/guidelines-cris-managers.git ../guidelines-cris-managers
with:

Check failure on line 21 in .github/workflows/maven.yml

View workflow run for this annotation

GitHub Actions / Build and test openaire-cris-validator

Invalid workflow file

The workflow is not valid. .github/workflows/maven.yml (Line: 21, Col: 7): Unexpected value 'with'
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'adopt'
- name: Build with Maven
run: mvn package -Dmaven.javadoc.skip=true -B -V
- name: Run the validator on the example files
run: java -jar target/openaire-cris-validator-*-jar-with-dependencies.jar file:samples/