6.2 to 6.3 upgrade using fresh instance | Community
Skip to main content
New Participant
October 13, 2017
Solved

6.2 to 6.3 upgrade using fresh instance

  • October 13, 2017
  • 1 reply
  • 852 views

Hello,

I have a question - if anyone has done below?

Create fresh instances of 6.3 .. Deploy code and use package manager to migrate content .

Will this work? If not why? and what issues we might get into?

Thanks

Priya

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VeenaVikraman

Hi Priya

      You have to make sure your uber jar dependencies are properly added in your pom.xml. I would recommend you to create a new AEM project using Archetype 10/11 and add the project code to the same to avoid anykind of issues going further.

You can refer the answer from this question Re: Core Project has dependency on javax.inject [0,1) Bundles and imports not getting deployed

Thanks

Veena

1 reply

VeenaVikraman
VeenaVikramanAccepted solution
New Participant
October 13, 2017

Hi Priya

      You have to make sure your uber jar dependencies are properly added in your pom.xml. I would recommend you to create a new AEM project using Archetype 10/11 and add the project code to the same to avoid anykind of issues going further.

You can refer the answer from this question Re: Core Project has dependency on javax.inject [0,1) Bundles and imports not getting deployed

Thanks

Veena