Hi reto,

I played around with the new shell. The autocompletion is really cool.

The issue I had:

When building the source release (
https://repository.apache.org/content/repositories/orgapacheclerezza-136/org/apache/clerezza/reactor/0.3-incubating/reactor-0.3-incubating-source-release.zip)
 with maven 3 I get the following warnings:

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.clerezza:shell:bundle:0.3-incubating
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-eclipse-plugin is missing. @ line 89, column
12
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.clerezza:reactor:pom:0.3-incubating
[WARNING] 'build.plugins.plugin.version' for
org.apache.felix:maven-bundle-plugin is missing. @ line 455, column 12
[WARNING] 'build.plugins.plugin.version' for
org.apache.felix:maven-scr-plugin is missing. @ line 459, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]

The build still succeeded but that might be because of my environment just
fulfilling the right conditions anyway... it looks like some plugin
versions are unspecified.

Reply via email to