Hi Thomas, 

to test I checked it out freshly and I uncommented the torque module line 
and using a "mvn clean compile the process is finished here without any 
problems. 

Of course the method getCustomPeer is in class AbstractEntityManager in 
module api.

If the module api is cleaned and after deleting it from local maven repo I 
get this same error. The process retrieves in this case an old version 
from a deployed artifact from: 

Remote URL: http://repository.apache.org/snapshots/
Repository Path: 
Apache-Snapshots-Repo-cache:org/apache/fulcrum/fulcrum-security-api/1.1.0-SNAPSHOT/fulcrum-security-api-1.1.0-20130918.105210-2.jar

This artifact should be deleted from the repo or updated.

Best regards, Georg



Von:    Thomas Vandahl <[email protected]>
An:     Turbine Developers List <[email protected]>
Datum:  07.03.2015 19:01
Betreff:        Re: fulcrum-security-torque does not build



Hi Georg,

On 24.02.15 13:13, Georg Kallidis wrote:
> Hi Thomas,
> 
> sorry, I had the not yet released Torque 4.1-SNAPSHOT in my tests. 
Fixing 
> the schema and the test class should do it. I checked in and FS-Torque 
now 
> builds again, could you confirm?

Unfortunately not. I still get compile errors like this one:

--8<--
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
(default-compile) on project fulcrum-security-torque: Compilation
failure: Compilation failure:
[ERROR]
/Users/thomas/Dev/workspace/fulcrum/security/torque/src/java/org/apache/fulcrum/security/torque/turbine/TorqueTurbinePermissionManagerImpl.java:[54,15]
cannot find symbol
[ERROR] symbol:   method getCustomPeer()
[ERROR] location: class
org.apache.fulcrum.security.torque.turbine.TorqueTurbinePermissionManagerImpl
--8<--

There are a fair number of cases related to getCustomPeer(). Are you
sure you committed everything?

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to