I generally prefer a build from the root or the project. So the build only depends on the fresh local repository.
On 4/23/06, Enrique Rodriguez <[EMAIL PROTECTED]> wrote: > I was able to 'mvn deploy' a newer snapshot with SpringClassUtils and > chmod that g+w but there are older snapshots I can't write to and so I > got "Operation not permitted." I'm not naming names. It's building > for me now. > > Enrique > > > On 4/22/06, Enrique Rodriguez <[EMAIL PROTECTED]> wrote: > > I'm getting a build failure in protocol-ldap, missing SpringUtils: > > > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > > /root/repositories/apache/org.apache.directory.apacheds/protocol-ldap/src/main/java/org/apache/directory/server/ldap/support/extended/JavaStoredProcedureExtendedOperationHandler.java:[35,45] > > cannot find symbol > > symbol : class SpringClassUtils > > location: package org.apache.directory.shared.ldap.util > > > > /root/repositories/apache/org.apache.directory.apacheds/protocol-ldap/src/main/java/org/apache/directory/server/ldap/support/extended/JavaStoredProcedureExtendedOperationHandler.java:[61,25] > > cannot find symbol > > symbol : variable SpringClassUtils > > location: class > > org.apache.directory.server.ldap.support.extended.JavaStoredProcedureExtendedOperationHandler > > > > > > Enrique > > > -- Ersin
