Grails JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile
Grails
  • Grails
  • GRAILS-1559

Add an offline mode

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 0.5.6
  • Fix Version/s: 1.0.3
  • Component/s: None
  • Labels:
    None

Description

Grails can tries to download things on internet (in webtests for example). It could be useful to have an option to avoid it. If the downloaded ressource already exist and grails tries to update it then it bypass the update, and if the resource doesn't exist the build fails.
(in maven it's mvn -o )

Issue Links

is related to

Bug - A problem which impairs or prevents the functions of the product. GRAILS-7821 SNAPSHOT plugins cause grails to fail when no internet connection available

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Git Commits
Hide
Permalink
Graeme Rocher added a comment - 24/Mar/08 5:36 PM

this is down to the individual plugins. current install-plugin talks to the net, but it first checks if the plugins is already downloaded

Show
Graeme Rocher added a comment - 24/Mar/08 5:36 PM this is down to the individual plugins. current install-plugin talks to the net, but it first checks if the plugins is already downloaded
Hide
Permalink
Ford Guo added a comment - 02/Aug/11 10:18 PM

I thinks it's better to support the offline mode,cause sometime the network not ok or the remote repositories are down,on this scene,there will be long time "Resolving dependencies...".
So the mvn -o is a good option

--Ford

Show
Ford Guo added a comment - 02/Aug/11 10:18 PM I thinks it's better to support the offline mode,cause sometime the network not ok or the remote repositories are down,on this scene,there will be long time "Resolving dependencies...". So the mvn -o is a good option --Ford

People

  • Assignee:
    Graeme Rocher
    Reporter:
    Arnaud Heritier
Vote (0)
Watch (1)

Dates

  • Created:
    30/Aug/07 3:11 PM
    Updated:
    03/Aug/11 3:40 AM
    Resolved:
    24/Mar/08 5:36 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.2.1#813-sha1:277a546)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Grails project. Try JIRA - bug tracking software for your team.