Konrad Windszus

Results 602 comments of Konrad Windszus

IMHO there are different aspects of this m2e extension. It is used for the following aspects: 1. for setting the `annotationpath` option (https://help.eclipse.org/oxygen/index.jsp?topic=%2Forg.eclipse.pde.doc.user%2Ftasks%2Fpde_compiler_options.htm) to the appropriate value from the m-c-p...

I think this is superseded by #128

Why adding a new dependency without changing any code? What does this fix?

Although the readme states one should add an artificial analyse module containing all relevant container packages as dependencies this does sometimes not scale well, therefore optionally considering `content-package`/`zip` dependencies in...

I agree with @nielsbasjes that a lot more parameters are now exposed for goal `perform` which are not useful. Maybe the AbstractScmReleaseMojo would need a split up between `AbstractScmReadReleaseMojo` and...

For me the 2 phase release process is already complicated enough. Exposing unused parameters for the `perform` goal in its documentation (https://maven.apache.org/maven-release/maven-release-plugin/perform-mojo.html) will make it even harder to grasp what...

@DaveJarvis Thanks a lot for the info and implementation. Any chance you can decouple that flexmark extension from the UI and provide that as dedicated artifact?

Bnd instructions should use the format outlined in https://bnd.bndtools.org/chapters/820-instructions.html: > bnd instruction is a property that starts with a minus sign (‘-‘) That implies using the properties format `: `

@vladbailescu Please check why my PR never ended up in a release, please.

https://github.com/adobe/aem-core-wcm-components/issues/2212#issuecomment-1531631580