try maven -o ....

Marius

On Jun 27, 11:46 am, Ellis <ellis.whiteh...@gmail.com> wrote:
> Maven is suddenly refusing to compile because scala-tools.org is
> down.  Can the liftweb-snapshot-1.1 POM be changed in order to let
> maven work in offline mode?
>
> Here's an excerpt of the error message when trying to run in offline
> mode:
> $ mvn -o -npu compile
> [INFO]
> NOTE: Maven is executing in offline mode. Any artifacts not already in
> your local
> repository will be
> inaccessible.
> ...
> [ERROR] BUILD
> ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve
> artifact.
> ...
> Missing:
> ----------
> 1) net.liftweb:lift-util:jar:1.1-SNAPSHOT
> ...
>
> The files DO appear to be in my local repository, last updated via
> maven yesterday at 15:20 GMT:
> $ ls -1 /home/ellis/.m2/repository/net/liftweb/lift-util/1.1-SNAPSHOT/
> lift-util-1.1-SNAPSHOT.jar
> lift-util-1.1-SNAPSHOT.jar.sha1
> lift-util-1.1-SNAPSHOT-javadoc.jar.lastUpdated
> lift-util-1.1-SNAPSHOT.pom
> lift-util-1.1-SNAPSHOT.pom.sha1
> lift-util-1.1-SNAPSHOT-sources.jar
> lift-util-1.1-SNAPSHOT-sources.jar.sha1
> maven-metadata-scala-tools.org.snapshots.xml
> maven-metadata-scala-tools.org.snapshots.xml.sha1
> maven-metadata-scala-tools.org.xml
> resolver-status.properties
>
> Any ideas how to force maven to use the files that it was content to
> use yesterday?
>
> Thanks,
> Ellis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to