The documentation
http://jakarta.apache.org/commons/jelly/tutorial.html
I found confusing for the jelly swing section. I kept typing maven demo:swing and it didn't work.
I tried it and then it did, the key was to be in /src/jelly-tags/swing as the goals are provided by the maven.xml file there.
I have attached a patch that updates the documentation a bit.
Eric