Hi,
Sure, just remove the following two lines from the file plugin.jelly under
the maven-site-plugin directory:
<attainGoal name="changelog"/>
<attainGoal name="activity"/>
Since you don't have a repository, the activity goal will be of no use to
you either.
Regards,
Mike
[EMAIL PROTECTED] on 18/12/2002 11:23:46
Please respond to "Turbine Maven Users List"
<[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: How to skip changelog step in site:generate?
Hello,
I am invoking site:generate on a project that is not under source control
(it is a test project). The result of site:generate ends with:
changelog:generate:
[ERROR] BUILD FAILED
[ERROR] repository connection string contains less than six tokens
Since I don't have a repository, the ChangeLog is of no use to me. Is there
a possibility to skip this step?
I'm using Maven HEAD as of this morning.
Ringo
--
To unsubscribe, e-mail: <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>