Trying to build the new layout I get this error: [INFO] Building Roller app 5.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for net.oauth.core:oauth:jar:20100601 is missing, no dependency information available [WARNING] The POM for net.oauth.core:oauth-provider:jar:20100601 is missing, no dependency information available [WARNING] The POM for net.java.dev.rome:rome:jar:1.0 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.934s [INFO] Finished at: Tue Jun 11 08:36:27 BST 2013 [INFO] Final Memory: 14M/169M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project roller-webapp: Could not resolve dependencies for project org.apache.roller:roller-webapp:war:5.1.0-SNAPSHOT: The following artifacts could not be resolved: net.oauth.core:oauth:jar:20100601, net.oauth.core:oauth-provider:jar:20100601: Failure to find net.oauth.core:oauth:jar:20100601 in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
On 9 June 2013 17:34, Glen Mazza <[email protected]> wrote: > Thanks, left a comment in ROL-907. > > Glen > > On 06/09/2013 06:10 AM, Greg Huber wrote: > >> org.apache.roller.weblogger.**util.Blacklist >> org.apache.roller.weblogger.**util.BlacklistChecker >> >> >> On 9 June 2013 00:30, Glen Mazza <[email protected]> wrote: >> >> Cool, a bird's-eye view of it looks good so far. Question: is this JIRA >>> ticket relevant today: >>> https://issues.apache.org/****jira/browse/ROL-907<https://issues.apache.org/**jira/browse/ROL-907> >>> <https://**issues.apache.org/jira/browse/**ROL-907<https://issues.apache.org/jira/browse/ROL-907>>? >>> I can't find any blacklist "task" in the project. >>> >>> Glen >>> >>> On 06/08/2013 07:21 PM, Dave wrote: >>> >>> I'm doing with the re-org now in Roller trunk, 100% tests are passing >>>> and >>>> basic blogging use cases have been sanity tested. I hope to deploy >>>> current >>>> code to my blog very soon for further testing. Let me know if you see >>>> any >>>> problems. >>>> >>>> Thanks, >>>> - Dave >>>> >>>> >>>> >
