DPascalBernard / maven-alfresco-archetypes

Automatically exported from code.google.com/p/maven-alfresco-archetypes
0 stars 0 forks source link

Maven SDK 1.1.1: deployedSpace.xml not found #167

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a clean project with the Maven SDK 1.1.1.
2. Run your tests with the mvn clean install command
3. The build will fail saying that not all patches could be applied.

What is the expected output? What do you see instead?

The build should run out of the box, but it cannot find a file called 
deployedSpace.xml in the alfresco/bootstrap folder. Adding this file to the 
resources folder is a temporary workaround.

What version of the product are you using? On what operating system?

Maven SDK 1.1.1 on OSX with Maven 3.1.1 and Alfresco 4.2.e.

Original issue reported on code.google.com by m.swe...@aca-it.be on 2 Dec 2013 at 3:23

GoogleCodeExporter commented 8 years ago
This is only triggered when using the RunAsFullyAuthenticatedUser JUnit rule.

Original comment by m.swe...@aca-it.be on 10 Dec 2013 at 10:29

GoogleCodeExporter commented 8 years ago
As a workaround, and also to check it fixes the issue, could you please try 
adding a dependency to the "alfresco-wdr-deployment" artifact in your project?
There is a nasty circular dependency between this (very small) artifact and 
alfresco-repository, which I think I fixed recently - but not in 4.2 
unfortunately.
Thanks

Original comment by samuel.l...@alfresco.com on 10 Dec 2013 at 12:03

GoogleCodeExporter commented 8 years ago
They are open an issue on ALF for this (on the phone with them now)

Original comment by colum...@gmail.com on 10 Dec 2013 at 12:04

GoogleCodeExporter commented 8 years ago
Issue ALF-20643 has been created: 
http://issues.alfresco.com/jira/browse/ALF-20643

Original comment by m.swe...@aca-it.be on 10 Dec 2013 at 12:58

GoogleCodeExporter commented 8 years ago
This is depending on http://issues.alfresco.com/jira/browse/ALF-20643, so 
leaving it unscheduled.

Original comment by colum...@gmail.com on 10 Mar 2014 at 7:02