|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
new nexus install, browse repos?I installed the war file (ver 1.3.6) in the tomcat5 directory
/var/lib/tomcat5/webapps on my FC10 box and then brought up the web app in Firefox. I logged in as admin and tried to browse a repo but I don't see any artifacts. I tried expiring the cache and re-indexing but nothing. I haven't changed the configuration at all. I don't see any obvious errors in the nexus.log but in the System Feeds in broken files I see the following message: repository-metadata.xml Today 3:53 pm The file 'repository-metadata.xml' in repository 'Maven Central' with path '/.meta/repository-metadata.xml' was proxied, and the remote repository contains wrong checksum for it. Details: Warning, the artifact /.meta/repository-metadata.xml has no remote checksum in repository central! Any ideas what I've done wrong or need to do? Ted --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?Hi Ted,
The checksum warnings should be harmless, I see them here too but the index has downloaded fine. I'm a little confused about what you mean when you say you "don't see any artifacts". Do you mean you changed "browse local storage" to "browse index" in the Maven central repository tree and it is empty? Rich On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: > I installed the war file (ver 1.3.6) in the tomcat5 directory > /var/lib/tomcat5/webapps on my FC10 box and then brought up the web > app in Firefox. I logged in as admin and tried to browse a repo but I > don't see any artifacts. I tried expiring the cache and re-indexing > but nothing. I haven't changed the configuration at all. I don't see > any obvious errors in the nexus.log but in the System Feeds in broken > files I see the following message: > > repository-metadata.xml > Today 3:53 pm > > The file 'repository-metadata.xml' in repository 'Maven Central' with > path '/.meta/repository-metadata.xml' was proxied, and the remote > repository contains wrong checksum for it. Details: Warning, the > artifact /.meta/repository-metadata.xml has no remote checksum in > repository central! > > Any ideas what I've done wrong or need to do? > > Ted > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon <rseddon@...> wrote:
> Hi Ted, > > The checksum warnings should be harmless, I see them here too but the index > has downloaded fine. > > I'm a little confused about what you mean when you say you "don't see any > artifacts". > > Do you mean you changed "browse local storage" to "browse index" in the > Maven central repository tree and it is empty? > The Maven Central tree shows .meta and .index both of which include some file but nothing else like paths to artifacts. > Rich > > On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: > >> I installed the war file (ver 1.3.6) in the tomcat5 directory >> /var/lib/tomcat5/webapps on my FC10 box and then brought up the web >> app in Firefox. I logged in as admin and tried to browse a repo but I >> don't see any artifacts. I tried expiring the cache and re-indexing >> but nothing. I haven't changed the configuration at all. I don't see >> any obvious errors in the nexus.log but in the System Feeds in broken >> files I see the following message: >> >> repository-metadata.xml >> Today 3:53 pm >> >> The file 'repository-metadata.xml' in repository 'Maven Central' with >> path '/.meta/repository-metadata.xml' was proxied, and the remote >> repository contains wrong checksum for it. Details: Warning, the >> artifact /.meta/repository-metadata.xml has no remote checksum in >> repository central! >> >> Any ideas what I've done wrong or need to do? >> >> Ted >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?>
> The Maven Central tree shows .meta and .index both of which include > some file but nothing else like paths to artifacts. If you are seeing these files you are browsing the local disk storage for the Maven Central repository. It is currently empty because Nexus hasn't received any download requests yet for artifacts proxied by this repository. Inside the header at the top of the tree you should see a dropdown list which is set to "Browse Local Storage", Try switching this to "Browse Index", you should see the tree of indexed artifacts which are available from central. Rich On Sep 21, 2009, at 4:25 PM, Xavier Toth wrote: > On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon > <rseddon@...> wrote: >> Hi Ted, >> >> The checksum warnings should be harmless, I see them here too but >> the index >> has downloaded fine. >> >> I'm a little confused about what you mean when you say you "don't >> see any >> artifacts". >> >> Do you mean you changed "browse local storage" to "browse index" >> in the >> Maven central repository tree and it is empty? >> > > The Maven Central tree shows .meta and .index both of which include > some file but nothing else like paths to artifacts. >> Rich >> >> On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: >> >>> I installed the war file (ver 1.3.6) in the tomcat5 directory >>> /var/lib/tomcat5/webapps on my FC10 box and then brought up the web >>> app in Firefox. I logged in as admin and tried to browse a repo >>> but I >>> don't see any artifacts. I tried expiring the cache and re-indexing >>> but nothing. I haven't changed the configuration at all. I don't see >>> any obvious errors in the nexus.log but in the System Feeds in >>> broken >>> files I see the following message: >>> >>> repository-metadata.xml >>> Today 3:53 pm >>> >>> The file 'repository-metadata.xml' in repository 'Maven Central' >>> with >>> path '/.meta/repository-metadata.xml' was proxied, and the remote >>> repository contains wrong checksum for it. Details: Warning, the >>> artifact /.meta/repository-metadata.xml has no remote checksum in >>> repository central! >>> >>> Any ideas what I've done wrong or need to do? >>> >>> Ted >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>> For additional commands, e-mail: nexus-user-help@... >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?On Mon, Sep 21, 2009 at 6:52 PM, Richard Seddon <rseddon@...> wrote:
>> >> The Maven Central tree shows .meta and .index both of which include >> some file but nothing else like paths to artifacts. > > > If you are seeing these files you are browsing the local disk storage for > the Maven Central repository. It is currently empty because Nexus hasn't > received any download requests yet for artifacts proxied by this repository. > > Inside the header at the top of the tree you should see a dropdown list > which is set to "Browse Local Storage", Try switching this to "Browse > Index", you should see the tree of indexed artifacts which are available > from central. Ok I did that and now next to Maven Central it shows (Not Available) but I don't see anything in the log that indicates why or that there is any problem. Ted > > Rich > > > On Sep 21, 2009, at 4:25 PM, Xavier Toth wrote: > >> On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon <rseddon@...> >> wrote: >>> >>> Hi Ted, >>> >>> The checksum warnings should be harmless, I see them here too but the >>> index >>> has downloaded fine. >>> >>> I'm a little confused about what you mean when you say you "don't see any >>> artifacts". >>> >>> Do you mean you changed "browse local storage" to "browse index" in the >>> Maven central repository tree and it is empty? >>> >> >> The Maven Central tree shows .meta and .index both of which include >> some file but nothing else like paths to artifacts. >>> >>> Rich >>> >>> On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: >>> >>>> I installed the war file (ver 1.3.6) in the tomcat5 directory >>>> /var/lib/tomcat5/webapps on my FC10 box and then brought up the web >>>> app in Firefox. I logged in as admin and tried to browse a repo but I >>>> don't see any artifacts. I tried expiring the cache and re-indexing >>>> but nothing. I haven't changed the configuration at all. I don't see >>>> any obvious errors in the nexus.log but in the System Feeds in broken >>>> files I see the following message: >>>> >>>> repository-metadata.xml >>>> Today 3:53 pm >>>> >>>> The file 'repository-metadata.xml' in repository 'Maven Central' with >>>> path '/.meta/repository-metadata.xml' was proxied, and the remote >>>> repository contains wrong checksum for it. Details: Warning, the >>>> artifact /.meta/repository-metadata.xml has no remote checksum in >>>> repository central! >>>> >>>> Any ideas what I've done wrong or need to do? >>>> >>>> Ted >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>> For additional commands, e-mail: nexus-user-help@... >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>> For additional commands, e-mail: nexus-user-help@... >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?On Mon, Sep 21, 2009 at 6:52 PM, Richard Seddon <rseddon@...> wrote:
>> >> The Maven Central tree shows .meta and .index both of which include >> some file but nothing else like paths to artifacts. > > > If you are seeing these files you are browsing the local disk storage for > the Maven Central repository. It is currently empty because Nexus hasn't > received any download requests yet for artifacts proxied by this repository. > Also I did change my settings.xml as per the docs and did a build but got: [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from central [WARNING] repository metadata for: 'artifact org.apache.maven.plugins:maven-clean-plugin' could not be retrieved from repository: central due to an error: Error transferring file [INFO] Repository 'central' will be blacklisted Ted > Inside the header at the top of the tree you should see a dropdown list > which is set to "Browse Local Storage", Try switching this to "Browse > Index", you should see the tree of indexed artifacts which are available > from central. > > Rich > > > On Sep 21, 2009, at 4:25 PM, Xavier Toth wrote: > >> On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon <rseddon@...> >> wrote: >>> >>> Hi Ted, >>> >>> The checksum warnings should be harmless, I see them here too but the >>> index >>> has downloaded fine. >>> >>> I'm a little confused about what you mean when you say you "don't see any >>> artifacts". >>> >>> Do you mean you changed "browse local storage" to "browse index" in the >>> Maven central repository tree and it is empty? >>> >> >> The Maven Central tree shows .meta and .index both of which include >> some file but nothing else like paths to artifacts. >>> >>> Rich >>> >>> On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: >>> >>>> I installed the war file (ver 1.3.6) in the tomcat5 directory >>>> /var/lib/tomcat5/webapps on my FC10 box and then brought up the web >>>> app in Firefox. I logged in as admin and tried to browse a repo but I >>>> don't see any artifacts. I tried expiring the cache and re-indexing >>>> but nothing. I haven't changed the configuration at all. I don't see >>>> any obvious errors in the nexus.log but in the System Feeds in broken >>>> files I see the following message: >>>> >>>> repository-metadata.xml >>>> Today 3:53 pm >>>> >>>> The file 'repository-metadata.xml' in repository 'Maven Central' with >>>> path '/.meta/repository-metadata.xml' was proxied, and the remote >>>> repository contains wrong checksum for it. Details: Warning, the >>>> artifact /.meta/repository-metadata.xml has no remote checksum in >>>> repository central! >>>> >>>> Any ideas what I've done wrong or need to do? >>>> >>>> Ted >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>> For additional commands, e-mail: nexus-user-help@... >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>> For additional commands, e-mail: nexus-user-help@... >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?Do you have 'Download Remote Indexes' set to True in the Remote
Repository Access section, (on the Configuration tab) for your repository? On Sep 22, 2009, at 9:42 AM, Xavier Toth wrote: > On Mon, Sep 21, 2009 at 6:52 PM, Richard Seddon > <rseddon@...> wrote: >>> >>> The Maven Central tree shows .meta and .index both of which include >>> some file but nothing else like paths to artifacts. >> >> >> If you are seeing these files you are browsing the local disk >> storage for >> the Maven Central repository. It is currently empty because Nexus >> hasn't >> received any download requests yet for artifacts proxied by this >> repository. >> > > Also I did change my settings.xml as per the docs and did a build > but got: > [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking > for updates from central > [WARNING] repository metadata for: 'artifact > org.apache.maven.plugins:maven-clean-plugin' could not be retrieved > from repository: central due to an error: Error transferring file > [INFO] Repository 'central' will be blacklisted > > Ted > >> Inside the header at the top of the tree you should see a dropdown >> list >> which is set to "Browse Local Storage", Try switching this to "Browse >> Index", you should see the tree of indexed artifacts which are >> available >> from central. >> >> Rich >> >> >> On Sep 21, 2009, at 4:25 PM, Xavier Toth wrote: >> >>> On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon <rseddon@... >>> > >>> wrote: >>>> >>>> Hi Ted, >>>> >>>> The checksum warnings should be harmless, I see them here too but >>>> the >>>> index >>>> has downloaded fine. >>>> >>>> I'm a little confused about what you mean when you say you "don't >>>> see any >>>> artifacts". >>>> >>>> Do you mean you changed "browse local storage" to "browse index" >>>> in the >>>> Maven central repository tree and it is empty? >>>> >>> >>> The Maven Central tree shows .meta and .index both of which include >>> some file but nothing else like paths to artifacts. >>>> >>>> Rich >>>> >>>> On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: >>>> >>>>> I installed the war file (ver 1.3.6) in the tomcat5 directory >>>>> /var/lib/tomcat5/webapps on my FC10 box and then brought up the >>>>> web >>>>> app in Firefox. I logged in as admin and tried to browse a repo >>>>> but I >>>>> don't see any artifacts. I tried expiring the cache and re- >>>>> indexing >>>>> but nothing. I haven't changed the configuration at all. I don't >>>>> see >>>>> any obvious errors in the nexus.log but in the System Feeds in >>>>> broken >>>>> files I see the following message: >>>>> >>>>> repository-metadata.xml >>>>> Today 3:53 pm >>>>> >>>>> The file 'repository-metadata.xml' in repository 'Maven Central' >>>>> with >>>>> path '/.meta/repository-metadata.xml' was proxied, and the remote >>>>> repository contains wrong checksum for it. Details: Warning, the >>>>> artifact /.meta/repository-metadata.xml has no remote checksum in >>>>> repository central! >>>>> >>>>> Any ideas what I've done wrong or need to do? >>>>> >>>>> Ted >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>>> For additional commands, e-mail: nexus-user-help@... >>>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>> For additional commands, e-mail: nexus-user-help@... >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>> For additional commands, e-mail: nexus-user-help@... >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?I did set 'Download Remote Indexes' to true and at first I didn't see
any difference but then I browsed the Public Repositories and then when I went back to Maven Central I could browse it so I'm not sure what exactly happened. I still can't browse Codehaus Snapshots despite changing it's Download Remote Indexes flag. Also my build still doesn't work but that might be my settings.xml which I'm including: <settings> <mirrors> <mirror> <!--This sends everything else to /public --> <id>nexus</id> <mirrorOf>*</mirrorOf> <url>http://192.168.25.10:8080/nexus-webapp-1.3.6/content/groups/public</url> </mirror> </mirrors> <profiles> <profile> <id>nexus</id> <!--Enable snapshots for the built in central repo to direct --> <!--all requests to nexus via the mirror --> <repositories> <repository> <id>central</id> <url>http://central</url> <releases><enabled>true</enabled></releases> <snapshots><enabled>false</enabled></snapshots> </repository> </repositories> <pluginRepositories> <pluginRepository> <id>central</id> <url>http://central</url> <releases><enabled>true</enabled></releases> <snapshots><enabled>false</enabled></snapshots> </pluginRepository> </pluginRepositories> </profile> </profiles> <activeProfiles> <!--make the profile active all the time --> <activeProfile>nexus</activeProfile> </activeProfiles> I copied this from "3.2. Configuring Maven to Use a Single Nexus Group" and changed the url. Again maven fails this error: [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from central [WARNING] repository metadata for: 'artifact org.apache.maven.plugins:maven-clean-plugin' could not be retrieved from repository: central due to an error: Error transferring file [INFO] Repository 'central' will be blacklisted Ted On Tue, Sep 22, 2009 at 9:28 AM, Brian Demers <bdemers@...> wrote: > Do you have 'Download Remote Indexes' set to True in the Remote Repository > Access section, (on the Configuration tab) for your repository? > > On Sep 22, 2009, at 9:42 AM, Xavier Toth wrote: > >> On Mon, Sep 21, 2009 at 6:52 PM, Richard Seddon <rseddon@...> >> wrote: >>>> >>>> The Maven Central tree shows .meta and .index both of which include >>>> some file but nothing else like paths to artifacts. >>> >>> >>> If you are seeing these files you are browsing the local disk storage for >>> the Maven Central repository. It is currently empty because Nexus hasn't >>> received any download requests yet for artifacts proxied by this >>> repository. >>> >> >> Also I did change my settings.xml as per the docs and did a build but got: >> [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking >> for updates from central >> [WARNING] repository metadata for: 'artifact >> org.apache.maven.plugins:maven-clean-plugin' could not be retrieved >> from repository: central due to an error: Error transferring file >> [INFO] Repository 'central' will be blacklisted >> >> Ted >> >>> Inside the header at the top of the tree you should see a dropdown list >>> which is set to "Browse Local Storage", Try switching this to "Browse >>> Index", you should see the tree of indexed artifacts which are available >>> from central. >>> >>> Rich >>> >>> >>> On Sep 21, 2009, at 4:25 PM, Xavier Toth wrote: >>> >>>> On Mon, Sep 21, 2009 at 5:21 PM, Richard Seddon <rseddon@...> >>>> wrote: >>>>> >>>>> Hi Ted, >>>>> >>>>> The checksum warnings should be harmless, I see them here too but the >>>>> index >>>>> has downloaded fine. >>>>> >>>>> I'm a little confused about what you mean when you say you "don't see >>>>> any >>>>> artifacts". >>>>> >>>>> Do you mean you changed "browse local storage" to "browse index" in >>>>> the >>>>> Maven central repository tree and it is empty? >>>>> >>>> >>>> The Maven Central tree shows .meta and .index both of which include >>>> some file but nothing else like paths to artifacts. >>>>> >>>>> Rich >>>>> >>>>> On Sep 21, 2009, at 2:06 PM, Xavier Toth wrote: >>>>> >>>>>> I installed the war file (ver 1.3.6) in the tomcat5 directory >>>>>> /var/lib/tomcat5/webapps on my FC10 box and then brought up the web >>>>>> app in Firefox. I logged in as admin and tried to browse a repo but I >>>>>> don't see any artifacts. I tried expiring the cache and re-indexing >>>>>> but nothing. I haven't changed the configuration at all. I don't see >>>>>> any obvious errors in the nexus.log but in the System Feeds in broken >>>>>> files I see the following message: >>>>>> >>>>>> repository-metadata.xml >>>>>> Today 3:53 pm >>>>>> >>>>>> The file 'repository-metadata.xml' in repository 'Maven Central' with >>>>>> path '/.meta/repository-metadata.xml' was proxied, and the remote >>>>>> repository contains wrong checksum for it. Details: Warning, the >>>>>> artifact /.meta/repository-metadata.xml has no remote checksum in >>>>>> repository central! >>>>>> >>>>>> Any ideas what I've done wrong or need to do? >>>>>> >>>>>> Ted >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>>>> For additional commands, e-mail: nexus-user-help@... >>>>>> >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>>> For additional commands, e-mail: nexus-user-help@... >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>>> For additional commands, e-mail: nexus-user-help@... >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: nexus-user-unsubscribe@... >>> For additional commands, e-mail: nexus-user-help@... >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: nexus-user-unsubscribe@... >> For additional commands, e-mail: nexus-user-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: nexus-user-unsubscribe@... > For additional commands, e-mail: nexus-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: nexus-user-unsubscribe@... For additional commands, e-mail: nexus-user-help@... |
|
|
Re: new nexus install, browse repos?Xavier, it can take a fair amount of time to download and merge the index from central (maybe 5 to 10 minutes roughly). You can view the system feeds as there will be an entry when the download starts, and when it completes.
Also note that Codehaus snapshots repo does not currently host a nexus index to download (apache snapshots does, however)
Hope that helps a bit.
Damian
On Tue, Sep 22, 2009 at 2:58 PM, Xavier Toth <txtoth@...> wrote: I did set 'Download Remote Indexes' to true and at first I didn't see |
| Free embeddable forum powered by Nabble | Forum Help |