Build failed in Hudson: maven-architecture-rules-plugin » Maven 2 plugin for Architecture-Rules #9

4 views
Skip to first unread message

Hudson Daemon

unread,
Aug 5, 2008, 6:38:18 PM8/5/08
to architectur...@googlegroups.com
See http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/9/changes

------------------------------------------
[...truncated 427 lines...]
[INFO] Preparing cobertura:cobertura
[HUDSON] Archiving http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/pom.xml to /var/lib/hudson/jobs/maven-architecture-rules-plugin/modules/org.architecturerules$maven-architecture-rules-plugin/builds/2008-08-06_01-33-23/archive/org.architecturerules/maven-architecture-rules-plugin/0.1-SNAPSHOT/pom.xml
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [jalopy:format {execution: }]
java.io.IOException: Unable to find location 'http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/../architecture-rules/jalopy.xml' as URL, File or Resource. Working dir is /var/lib/hudson/jobs/maven-architecture-rules-plugin/workspace/architecture-rules-maven-plugin
at org.codehaus.mojo.jalopy.Locator.resolveLocation(Locator.java:132)
at org.codehaus.mojo.jalopy.JalopyMojo.createJalopy(JalopyMojo.java:252)
at org.codehaus.mojo.jalopy.JalopyMojo.formatFiles(JalopyMojo.java:200)
at org.codehaus.mojo.jalopy.JalopyMojo.execute(JalopyMojo.java:161)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:159)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:924)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:767)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:549)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:42)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:133)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:135)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:536)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:482)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
[INFO] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java formatted correctly.
[INFO] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/MojoArchitectureRulesConfigurationTest.java formatted correctly.
[INFO] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/report/ArchitectureRulesReport.java formatted correctly.
java.io.IOException: Unable to find location 'http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/../architecture-rules/jalopy.xml' as URL, File or Resource. Working dir is /var/lib/hudson/jobs/maven-architecture-rules-plugin/workspace/architecture-rules-maven-plugin
at org.codehaus.mojo.jalopy.Locator.resolveLocation(Locator.java:132)
at org.codehaus.mojo.jalopy.JalopyMojo.createJalopy(JalopyMojo.java:252)
at org.codehaus.mojo.jalopy.JalopyMojo.formatFiles(JalopyMojo.java:200)
at org.codehaus.mojo.jalopy.JalopyMojo.execute(JalopyMojo.java:169)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:159)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:924)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:767)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:549)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:42)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:133)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:135)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:536)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:482)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
[INFO] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/test/java/org/architecturerules/mojo/ArchitectureRulesMojoTest.java formatted correctly.
[INFO] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/test/java/org/architecturerules/report/ArchitectureRulesReportTest.java formatted correctly.
[INFO] [cobertura:instrument]
[INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 4 files to http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/target/generated-classes/cobertura
Cobertura: Saved information on 4 classes.
Instrument time: 246ms

[INFO] Instrumentation was successful.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 2 source files to http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.architecturerules.report.ArchitectureRulesReportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.architecturerules.mojo.ArchitectureRulesMojoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

Cobertura: Loaded information on 4 classes.
Cobertura: Saved information on 4 classes.
[HUDSON] Recording test results
[HUDSON] Archiving http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/pom.xml to /var/lib/hudson/jobs/maven-architecture-rules-plugin/modules/org.architecturerules$maven-architecture-rules-plugin/builds/2008-08-06_01-33-23/archive/org.architecturerules/maven-architecture-rules-plugin/0.1-SNAPSHOT/pom.xml
[INFO] [site:site]
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from architect-rules-repo
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from central
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Plugin documentation" report.
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] Generating "Surefire Report" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "About" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Dependencies" report.
[WARNING] The repository url 'https://svn.sourceforge.net/svnroot/springframework/repos/repo' is invalid - Repository 'spring' will be blacklisted.
[WARNING] The repository url 'http://snapshots.maven.codehaus.org/maven2' is invalid - Repository 'snapshots' will be blacklisted.
[INFO] Generating "Checkstyle" report.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] There are 95 checkstyle errors.
[INFO] Generating "Source Xref" report.
[INFO] Generating "Test Source Xref" report.
[INFO] Generating "FindBugs Report" report.
[INFO] No effort provided, using default effort.
[INFO] Using FindBugs Version: 1.2.0
[INFO] No threshold provided, using default threshold.
[INFO] Debugging is Off
[INFO] No bug include filter.
[INFO] Generating "JavaDocs" report.
[WARNING] -top option is not supported on Java version < 1.6. Ignore this option.
7 warnings
[WARNING] Javadoc Warnings
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java :33: warning - @goal is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java :33: warning - @phase is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java :33: warning - @aggregator is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java :33: warning - @execute is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/mojo/ArchitectureRulesMojo.java :33: warning - @requiresDependencyResolution is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/report/ArchitectureRulesReport.java :22: warning - @goal is an unknown tag.
[WARNING] http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/src/main/java/org/architecturerules/report/ArchitectureRulesReport.java :22: warning - @phase is an unknown tag.
[HUDSON] Archiving javadoc
[INFO] Generating "JDepend" report.
[INFO] Generating "JavaNCSS Report" report.
[INFO] Generating "Tag List" report.
[INFO] Generating "Cobertura Test Coverage" report.
[INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 4 classes.
Report time: 621ms

[INFO] Cobertura Report generation was successful.
[HUDSON] Archiving site
FATAL: Unable to copy site from {0} to {1}
hudson.util.IOException2: java.io.IOException: Not in GZIP format
at hudson.FilePath.copyRecursiveTo(FilePath.java:838)
at hudson.FilePath.copyRecursiveTo(FilePath.java:772)
at hudson.maven.reporters.MavenSiteArchiver.postExecute(MavenSiteArchiver.java:52)
at hudson.maven.MavenModuleSetBuild$Builder.postExecute(MavenModuleSetBuild.java:597)
at hudson.maven.MavenBuilder$Adapter.postExecute(MavenBuilder.java:256)
at hudson.maven.agent.PluginManagerInterceptor$1MojoIntercepterImpl.callPost(PluginManagerInterceptor.java:147)
at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:160)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:42)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:133)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:135)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:536)
at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:482)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Not in GZIP format
at hudson.remoting.Channel$1.adapt(Channel.java:425)
at hudson.remoting.Channel$1.adapt(Channel.java:420)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:32)
at hudson.FilePath.copyRecursiveTo(FilePath.java:836)
... 35 more
Caused by: java.io.IOException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:154)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
at hudson.FilePath.readFromTar(FilePath.java:926)
at hudson.FilePath.access$300(FilePath.java:117)
at hudson.FilePath$23.invoke(FilePath.java:827)
at hudson.FilePath$23.invoke(FilePath.java:824)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1131)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
[HUDSON] Archiving http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/pom.xml to /var/lib/hudson/jobs/maven-architecture-rules-plugin/modules/org.architecturerules$maven-architecture-rules-plugin/builds/2008-08-06_01-33-23/archive/org.architecturerules/maven-architecture-rules-plugin/0.1-SNAPSHOT/pom.xml
[HUDSON] Archiving http://localhost:8080/job/maven-architecture-rules-plugin/org.architecturerules$maven-architecture-rules-plugin/ws/target/maven-architecture-rules-plugin-0.1-SNAPSHOT.jar to /var/lib/hudson/jobs/maven-architecture-rules-plugin/modules/org.architecturerules$maven-architecture-rules-plugin/builds/2008-08-06_01-33-23/archive/org.architecturerules/maven-architecture-rules-plugin/0.1-SNAPSHOT/maven-architecture-rules-plugin-0.1-SNAPSHOT.jar

Mike Nereson

unread,
Aug 5, 2008, 6:48:40 PM8/5/08
to architectur...@googlegroups.com
Where did this come from?

Mykola, setting up a server somewhere?

~ Mike Nereson

Mykola Nikishov

unread,
Aug 6, 2008, 1:18:03 AM8/6/08
to architectur...@googlegroups.com
"Mike Nereson" <miken...@gmail.com> writes:

> Where did this come from?
>
> Mykola, setting up a server somewhere?

Yes, it came from my workstation. I hope, it will not make a lot of
useless noise here ;-)

--
MAN-UANIC

Mike Nereson

unread,
Aug 6, 2008, 7:43:02 AM8/6/08
to architectur...@googlegroups.com
Mykola, have it go to the architecture-rules-activity list instead.

~ Mike Nereson

Mykola Nikishov

unread,
Aug 7, 2008, 5:11:44 AM8/7/08
to architectur...@googlegroups.com
"Mike Nereson" <miken...@gmail.com> writes:

> Mykola, have it go to the architecture-rules-activity list instead.

Mike, I'd received reply from nor...@googlegroups.com:

-------------------------
We're writing to let you know that the group that you tried to contact
(architecture-rules-activity) either doesn't exist, or you don't have
permission to post to it. There are a few possible reasons why this happened:

* You might have spelled or formatted the group name incorrectly.
* The owner of the group removed this group, so there's nobody there to
contact.
* You may need to join the group before being allowed to post.
* This group may not be open to posting.
-------------------------

What should I do? Is it possible to open architecture-rules-activity@ to
posting?

--
MAN-UANIC

Mike Nereson

unread,
Aug 7, 2008, 9:20:13 AM8/7/08
to architectur...@googlegroups.com
Fixed. You can post from mykola.n...@gmail.com now. Sorry about that.

~ Mike Nereson
Reply all
Reply to author
Forward
0 new messages