Is your source tree up-to-date? Thanks, Danushka
On Wed, Mar 6, 2013 at 9:08 AM, Saminda Wijeratne <[email protected]>wrote: > I'm getting compilation issues from the GFac providers... > > [ERROR] symbol : class InvocationContext > [ERROR] location: class org.apache.airavata.gfac.provider.impl.EC2Provider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/EC2Provider.java:[201,67] > cannot find symbol > [ERROR] symbol : class ProviderException > [ERROR] location: class org.apache.airavata.gfac.provider.impl.EC2Provider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/AbstractProvider.java:[63,8] > cannot find symbol > [ERROR] symbol : class GFacNotifier > [ERROR] location: class > org.apache.airavata.gfac.provider.impl.AbstractProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[81,31] > cannot find symbol > [ERROR] symbol : class SSHSecurityContextImpl > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[131,22] > cannot find symbol > [ERROR] symbol : class ProviderException > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[133,22] > cannot find symbol > [ERROR] symbol : class ProviderException > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[135,22] > cannot find symbol > [ERROR] symbol : class ProviderException > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[160,18] > cannot find symbol > [ERROR] symbol : variable InputUtils > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[194,19] > cannot find symbol > [ERROR] symbol : variable GFacConstants > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[195,19] > cannot find symbol > [ERROR] symbol : variable GFacConstants > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > [ERROR] > > /home/samindaw/prj-co/airavata/modules/gfac-core/src/main/java/org/apache/airavata/gfac/provider/impl/SSHProvider.java:[210,34] > cannot find symbol > [ERROR] symbol : variable GfacUtils > [ERROR] location: class org.apache.airavata.gfac.provider.impl.SSHProvider > > > Any idea why I'm getting this? Anyone else getting this issue? > > Saminda > > On Mon, Mar 4, 2013 at 5:47 PM, Danushka Menikkumbura < > [email protected]> wrote: > > > Yes. I have noticed that too. +1 for cleaning POM files. > > > > Thanks, > > Danushka > > > > > > On Tue, Mar 5, 2013 at 3:15 AM, Raminder Singh <[email protected] > > >wrote: > > > > > Yes, i agree. I tried to build on clean repository and found lot of > > > dependencies coming from external locations and logged some JIRAs. We > > need > > > to cleanup some of the pom also to remove unused dependencies. > > > > > > Thanks > > > Raminder > > > On Mar 4, 2013, at 4:06 PM, Mattmann, Chris A (388J) wrote: > > > > > > > Guys one thing to note is that custom repos are being phased out of > the > > > > Central Repository by Sonatype: > > > > > > > > > > > > > > http://www.sonatype.com/people/2010/03/why-external-repos-are-being-phased- > > > > out-of-central/ > > > > > > > > > > > > So having these custom repos in the POMs probably isn't a good idea. > I > > > > worked > > > > with the NetCDF-Java community to get their Jars into Central on > behalf > > > of > > > > Apache Tika -- might have to do > > > > that here too. > > > > > > > > Cheers, > > > > Chris > > > > > > > > > > > > On 3/4/13 12:15 PM, "Saminda Wijeratne" <[email protected]> wrote: > > > > > > > >> Thanks Danushka. Being a little busy last week that we didn't notice > > the > > > >> build break. We will resolve it. > > > >> > > > >> Saminda > > > >> > > > >> On Thu, Feb 28, 2013 at 6:17 PM, Danushka Menikkumbura < > > > >> [email protected]> wrote: > > > >> > > > >>> Hi, > > > >>> > > > >>> The JSDL libs do not seem to be available in the current repo [1] > and > > > >>> hence > > > >>> the build is broken. Any idea as to what would be the correct repo? > > > >>> > > > >>> [1] - http://unicore-dev.zam.kfa-juelich.de/maven > > > >>> > > > >>> Thanks, > > > >>> Danushka > > > >>> > > > > > > > > > > > > >
