I followed the steps of the following example:
https://brooklyn.incubator.apache.org/v/0.7.0-SNAPSHOT/java/archetype.html
And now I have my jar into the /target directory (I assume that this is the java blueprint).
What I want is to see that blueprint in the apache brooklyn server, but I can not see nothing.
I copied the generated jar in lib/brooklyn and in lib/dropins but without success when I start the server. I can not see nothing when I start the server.
Am I missing something? Could it be some problem with versions? The generation on the jar was made with the Milestone 1 and the apache brooklyn is the 0.7.0-Snapshot of May