<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco S3 Connector in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142724#M37950</link>
    <description>&lt;PRE&gt;&lt;SPAN class=""&gt;after executing the run.sh,
the errors are as follows:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;[ERROR] COMPILATION ERROR :&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[ERROR] /borrame/alfresco-s3-adapter/integration-tests/src/test/java/org/redpill/alfresco/s3/S3CachingContentStoreIT.java:[15,33] cannot access org.redpill.alfresco.test.AbstractComponentIT&lt;BR /&gt;bad class file: /root/.m2/repository/org/redpill-linpro/alfresco/alfresco-test-platform/4.0.0/alfresco-test-platform-4.0.0.jar(org/redpill/alfresco/test/AbstractComponentIT.class)&lt;BR /&gt;class file has wrong version 55.0, should be 52.0&lt;BR /&gt;Please remove or make sure it appears in the correct subdirectory of the classpath.&lt;BR /&gt;[INFO] 1 error&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Reactor Summary:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] Alfresco S3 Adapter 1.2.1 .......................... SUCCESS [ 1.845 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Platform/Repository Module ... SUCCESS [ 2.968 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Share JAR Module ............. SUCCESS [ 0.159 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Test dependencies ............ SUCCESS [ 0.119 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Integration Tests Module ..... FAILURE [ 0.304 s]&lt;BR /&gt;[INFO] Alfresco Platform/Repository Docker Module ......... SKIPPED&lt;BR /&gt;[INFO] Alfresco Share Docker Module 1.2.1 ................. SKIPPED&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] BUILD FAILURE&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Total time: 5.574 s&lt;BR /&gt;[INFO] Finished at: 2021-10-25T09:48:11+02:00&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project integration-tests: Compilation failure&lt;BR /&gt;[ERROR] /borrame/alfresco-s3-adapter/integration-tests/src/test/java/org/redpill/alfresco/s3/S3CachingContentStoreIT.java:[15,33] cannot access org.redpill.alfresco.test.AbstractComponentIT&lt;BR /&gt;[ERROR] bad class file: /root/.m2/repository/org/redpill-linpro/alfresco/alfresco-test-platform/4.0.0/alfresco-test-platform-4.0.0.jar(org/redpill/alfresco/test/AbstractComponentIT.class)&lt;BR /&gt;[ERROR] class file has wrong version 55.0, should be 52.0&lt;BR /&gt;[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] -&amp;gt; [Help 1]&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;BR /&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;BR /&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank" rel="noopener nofollow noreferrer"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] After correcting the problems, you can resume the build with the command&lt;BR /&gt;[ERROR] mvn &amp;lt;goals&amp;gt; -rf :integration-tests&lt;/P&gt;&lt;P&gt;Thank you&lt;BR /&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 07:55:09 GMT</pubDate>
    <dc:creator>preinosag</dc:creator>
    <dc:date>2021-10-25T07:55:09Z</dc:date>
    <item>
      <title>Alfresco S3 Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142721#M37947</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have an&amp;nbsp;Community 7.0 installed in rhel8.3 and I am trying to find a way to connect it to AWS, the Alfresco HUB connectors give problems in their compilation,&lt;BR /&gt;any idea how to do it.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 11:14:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142721#M37947</guid>
      <dc:creator>preinosag</dc:creator>
      <dc:date>2021-09-23T11:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco S3 Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142722#M37948</link>
      <description>&lt;P&gt;Did you try this one?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Redpill-Linpro/alfresco-s3-adapter" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Redpill-Linpro/alfresco-s3-adapter&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 11:28:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142722#M37948</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-09-23T11:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco S3 Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142723#M37949</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If I have tried it, in the documentation it indicates this tested for Alfresco 5.2, in my case I have Alfresco 7.0 installed.&lt;BR /&gt;This is the error during compilation&lt;/P&gt;&lt;P&gt;[ERROR] Failed to execute goal on project alfresco-s3: Could not resolve dependencies for project com.ryanberg:alfresco-s3:amp:1.0-SNAPSHOT: Failure to find org.springframework.social:spring-social-facebook:jar:1.0.0.RC1 in &lt;A href="https://artifacts.alfresco.com/nexus/content/groups/public" target="_blank" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/groups/public&lt;/A&gt; was cached in the local repository, resolution will not be reattempted until the update interval of alfresco-public has elapsed or updates are forced -&amp;gt; [Help 1]&lt;BR /&gt;org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project alfresco-s3: Could not resolve dependencies for project com.ryanberg:alfresco-s3:amp:1.0-SNAPSHOT: Failure to find org.springframework.social:spring-social-facebook:jar:1.0.0.RC1 in &lt;A href="https://artifacts.alfresco.com/nexus/content/groups/public" target="_blank" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com/nexus/content/groups/public&lt;/A&gt; was cached in the local repository, resolution will not be reattempted until the update interval of alfresco-public has elapsed or updates are forced&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 11:19:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142723#M37949</guid>
      <dc:creator>preinosag</dc:creator>
      <dc:date>2021-10-23T11:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco S3 Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142724#M37950</link>
      <description>&lt;PRE&gt;&lt;SPAN class=""&gt;after executing the run.sh,
the errors are as follows:&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;[ERROR] COMPILATION ERROR :&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[ERROR] /borrame/alfresco-s3-adapter/integration-tests/src/test/java/org/redpill/alfresco/s3/S3CachingContentStoreIT.java:[15,33] cannot access org.redpill.alfresco.test.AbstractComponentIT&lt;BR /&gt;bad class file: /root/.m2/repository/org/redpill-linpro/alfresco/alfresco-test-platform/4.0.0/alfresco-test-platform-4.0.0.jar(org/redpill/alfresco/test/AbstractComponentIT.class)&lt;BR /&gt;class file has wrong version 55.0, should be 52.0&lt;BR /&gt;Please remove or make sure it appears in the correct subdirectory of the classpath.&lt;BR /&gt;[INFO] 1 error&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Reactor Summary:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] Alfresco S3 Adapter 1.2.1 .......................... SUCCESS [ 1.845 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Platform/Repository Module ... SUCCESS [ 2.968 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Share JAR Module ............. SUCCESS [ 0.159 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Test dependencies ............ SUCCESS [ 0.119 s]&lt;BR /&gt;[INFO] Alfresco S3 Adapter - Integration Tests Module ..... FAILURE [ 0.304 s]&lt;BR /&gt;[INFO] Alfresco Platform/Repository Docker Module ......... SKIPPED&lt;BR /&gt;[INFO] Alfresco Share Docker Module 1.2.1 ................. SKIPPED&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] BUILD FAILURE&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Total time: 5.574 s&lt;BR /&gt;[INFO] Finished at: 2021-10-25T09:48:11+02:00&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project integration-tests: Compilation failure&lt;BR /&gt;[ERROR] /borrame/alfresco-s3-adapter/integration-tests/src/test/java/org/redpill/alfresco/s3/S3CachingContentStoreIT.java:[15,33] cannot access org.redpill.alfresco.test.AbstractComponentIT&lt;BR /&gt;[ERROR] bad class file: /root/.m2/repository/org/redpill-linpro/alfresco/alfresco-test-platform/4.0.0/alfresco-test-platform-4.0.0.jar(org/redpill/alfresco/test/AbstractComponentIT.class)&lt;BR /&gt;[ERROR] class file has wrong version 55.0, should be 52.0&lt;BR /&gt;[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] -&amp;gt; [Help 1]&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;BR /&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;BR /&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank" rel="noopener nofollow noreferrer"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] After correcting the problems, you can resume the build with the command&lt;BR /&gt;[ERROR] mvn &amp;lt;goals&amp;gt; -rf :integration-tests&lt;/P&gt;&lt;P&gt;Thank you&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 07:55:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142724#M37950</guid>
      <dc:creator>preinosag</dc:creator>
      <dc:date>2021-10-25T07:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco S3 Connector</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142725#M37951</link>
      <description>&lt;P&gt;I'm using Java 11 and Maven 3.6 in my local.&lt;/P&gt;
&lt;P&gt;Following commands worked for me:&lt;/P&gt;
&lt;PRE&gt;$ git clone git@github.com:Redpill-Linpro/alfresco-s3-adapter.git
$ cd alfresco-s3-adapter
$ mvn clean package&lt;/PRE&gt;
&lt;P&gt;Artifacts ready to deploy are available in "target" folders and I've tested the platform repo to be working fine with ACS 7.1&lt;/P&gt;
&lt;PRE&gt;$ ls alfresco-s3-adapter-platform/target/*.jar
alfresco-s3-adapter-platform/target/alfresco-s3-adapter-platform-1.2.1.jar&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Oct 2021 15:36:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-s3-connector/m-p/142725#M37951</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-10-25T15:36:14Z</dc:date>
    </item>
  </channel>
</rss>

