1 package org.openejb.loader;2 3 /**4 * This class is just here to force maven to 5 * perform the jar:jar goal when building.6 */7 public class Maven {8 }9