Hi,

I've solved this problem updating the local maven cache after compilation:

1. cd [dspace-src]
2. mvn package 
3. mvn install

Hope this helps,

Joaquin.


kalabakas wrote
> Hi Tim,
> 
> I face the same problem using dspase-4.2-SNAPSHOT.
> 1. cd [dspace-src]
> 2. mvn package 
> 3. cd [dspace-src]/dspace
> 4. mvn package
> 
> After deleting .m2/repository/org/dspace and .m2/repository/.cache, still
> I get 
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) org.dspace:dspace-api:jar:4.2-SNAPSHOT
> 
> The problem is that maven tries to download the
> org.dspace:dspace-api:jar:4.2-SNAPSHOT from sonatype repository and doesn
> t find it. Probably maven does try first to find it in cache.
> 
> So I d like to ask you if I have to configure maven somehow.
> 
> Thanks,
> GK





--
View this message in context: 
http://dspace.2283337.n4.nabble.com/sonatype-dspace-apit-4-0-SNAPSHOT-pom-missing-tp4662402p4674326.html
Sent from the DSpace - Devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to