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

master branch does not build #14

Closed
zosrothko opened this issue Feb 4, 2020 · 0 comments
Closed

master branch does not build #14

zosrothko opened this issue Feb 4, 2020 · 0 comments

Comments

@zosrothko
Copy link

Hello

The command: mvn clean install on the latest branch master does not build

C:\Users\fandre\Documents\git\javacc\fest-reflect>C:\ASF\apache-maven-3.6.1\bin\mvn clean install -U
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< org.easytesting:fest-reflect >--------------------
[INFO] Building FEST-Reflect 2.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from mis-snapshots: http://private.neticoa.fr:50003/repository/mis-snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/maven-metadata.xml
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/maven-metadata.xml
Downloading from mis-snapshots: http://private.neticoa.fr:50003/repository/mis-snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/fest-util-1.3.0-SNAPSHOT.pom
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/fest-util-1.3.0-SNAPSHOT.pom
[WARNING] The POM for org.easytesting:fest-util:jar:1.3.0-SNAPSHOT is missing, no dependency information available
Downloading from releases: http://private.neticoa.fr:50003/repository/public/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.pom
Downloading from mis-releases: http://private.neticoa.fr:50003/repository/mis-releases/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.pom
[WARNING] The POM for org.easytesting:fest-test:jar:2.1.2 is missing, no dependency information available
Downloading from mis-snapshots: http://private.neticoa.fr:50003/repository/mis-snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/fest-util-1.3.0-SNAPSHOT.jar
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/easytesting/fest-util/1.3.0-SNAPSHOT/fest-util-1.3.0-SNAPSHOT.jar
Downloading from releases: http://private.neticoa.fr:50003/repository/public/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.jar
Downloading from mis-releases: http://private.neticoa.fr:50003/repository/mis-releases/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-test/2.1.2/fest-test-2.1.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.049 s
[INFO] Finished at: 2020-02-04T10:21:25+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project fest-reflect: Could not resolve dependencies for project org.easytesting:fest-reflect:jar:2.0-SNAPSHOT: The following artifacts could not be resolved: org.easytesting:fest-util:jar:1.3.0-SNAPSHOT, org.easytesting:fest-test:jar:2.1.2: Could not find artifact org.easytesting:fest-util:jar:1.3.0-SNAPSHOT in mis-snapshots (http://private.neticoa.fr:50003/repository/mis-snapshots/) -> [Help 1]
[ERROR]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant