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

Can't build in Windows 10 #631

Open
khandah opened this issue Jun 2, 2022 · 5 comments
Open

Can't build in Windows 10 #631

khandah opened this issue Jun 2, 2022 · 5 comments

Comments

@khandah
Copy link

khandah commented Jun 2, 2022

When trying to compile the project I am always having the following error:

Plugin org.codehaus.mojo:license-maven-plugin:2.0.1.alfresco-2 or one of its dependencies could not be resolved: Could not find artifact org.codehaus.mojo:license-maven-plugin:jar:2.0.1.alfresco-2 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

Regards.

@gw-ubunye
Copy link

I get the same error.

Does this have anything to do with Windows 10 tough?

@fintanmm
Copy link

No it happens on Linux as well, changing the org.codehaus.mojo:license-maven-plugin version from 2.0.1-alfresco-2 to 2.0.0 fixes this issue. The build still fails with a missing dependency, though.
Could not resolve dependencies for project org.alfresco:alfresco-transform-libreoffice:jar:3.0.0-A7-SNAPSHOT: org.alfresco:alfresco-jodconverter-core:jar:3.0.1.14

@ciroppina
Copy link

This issue has not be resolved, yet (since months)

I got "Caused by ... AuthorizationException: Access denied to: https://mvnrepository.com/artifact/org/codehaus/mojo/license-maven-plugin/2.0.1.alfresco-2/license-maven-plugin-2.0.1.alfresco-2.pom"

(whatever repository I use, I get always the same message)

@ciroppina
Copy link

ciroppina commented Feb 9, 2023

now, trying to Maven-Build-ing (clean install goals) without any 'license' plugin reference (commented), it looks like all is going well;
but I dont know if it's "legal"...

update: build, install and spring-boot:run SUCCESSFUL

@vagpap
Copy link

vagpap commented Apr 7, 2023

The artifact is available in Alfresco Public repository https://artifacts.alfresco.com/nexus/content/repositories/public/ and not on Maven Central

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

5 participants