-
Notifications
You must be signed in to change notification settings - Fork 37
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
Fail to build acs-packaging #753
Comments
The following settings were added to pom.xml. (I have already set auth info in settings.xml.)
As a result, the following modules could be imported.
However, an error occurs when importing the next module.
Error log is below.
There may be a KofaxAddon module only in internal-repository. |
How about this? |
I think the problem here is that you do not have a license to access enterprise repositories. You could try acs-community-packaging |
@DavidRobinson8 I have an enterprise license but the build still fails.
It seems to have failed because there is no package called |
I have the same problem. I have a license and an enterprise login for the Alfresco Nexus. This artifact doesn't exist on the Alfresco Nexus... |
I have the same issue, we are enterprise customers and have access to the maven repo, but alfresco-googledocs-enterprise-config:jar:1.0.1 does not exist. Will this be uploaded at some point? We need to build our own images because we're using an Oracle DB. |
I have the issue. It's not possible to build docker image due to missing dependency Thanks |
Hi.
I tried building the acs-packaging project. However, it has failed.
The situation is as follows.
Subject
An error occurs due to lack of dependencies.
Performed steps
Clone project using
git
command below.Install using
mvn
command below.Expected
Build suceeded.
Actual
Error occured with error messages below.
Environment Info
Other Info
In Alfresco Nexus Repository, There seems to be no "org.alfresco:alfresco-enterprise-remote-api:jar:8.41", "org.alfresco:alfresco-enterprise-repository:jar:8.44" and "org.alfresco:alfresco-enterprise-remote-api:jar:8.41" in the alfresco-private repository.
There are only in alfresco-internal repository.
The text was updated successfully, but these errors were encountered: