On 22 October 2013 03:12, Henning Schmiedehausen
<henn...@schmiedehausen.org> wrote:
> Hi,
>
> so I was trying to cut an RC for config but it fails with
>
> Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.4:single
> (source-release-assembly) on project commons-configuration: site did not
> exist in the target directory - please run site:site before creating the
> assembly: Mojo configuration is invalid: site did not exist in the target
> directory - please run site:site before creating the assembly -> [Help 1]
>
> so the assemblies require the site to be present before release:prepare?

Not in other components I have RMed.

> Or how is that supposed to work.

I don't think so.
Check the assembly descriptors.
Compare the pom with another component pom.

> When running release:prepare it will execute
> the build lifecycle and then the site lifecycle. But in the build verify
> phase the site must be present which it obviously not is.
>
> Or is it not possible to use release:prepare for config and I have to do it
> by hand?

I don't like the release plugin; I think it is badly designed [1] so I
don't use it; so I cannot help with it.

> Thanks for helping me out here,
>     Henning

[1] https://jira.codehaus.org/browse/MRELEASE-845

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to