Alex Soto

Results 151 comments of Alex Soto

Ok then for now just classpath in `META-INF/fabric8`. Now checking how to make to read custom ones from Maven `configuration` tag

After documentation is updated, the generation of documentation could be rendered using Antora (https://antora.org/). Here you can see an example https://lordofthejars.github.io/diferencia-docs-site/diferencia/0.5.0/index.html Also, there is an Antora Maven plugin to generate...

I have been thinking about this issue and how could be initially implemented. Regarding this issue, I see two possible use cases that we could cover. * The first one...

The first time I saw that I thought the same as you, but then I noticed that it is the best way to be sure that users are using exactly...

@DavideD I like this idea, I am going to work so it can be added in next release of Arquillian. cc/ @bartoszmajsak

@DavideD currently there is a workaround for this feature and it is using system properties to define the extension values. But of course configuring a global arquillian.xml might a really...

You mean by ignoring the global one and just use the local one, or doing some kind of merge between both of them?

ok, it has sense doing property by property. But I know that the common case is that local takes precedence over global, but let me describe next case: I have...

@bartoszmajsak what we can do with this? We integrate smart-url in core?

@bartoszmajsak in my opinion I would merge this PR and avoid more complicated things.