Skip to content

Commit

Permalink
Fix Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Oct 25, 2019
1 parent 5d86480 commit cec0cf9
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
* under the License.
*/

import org.apache.maven.plugin.MojoExecutionException;
import org.codehaus.plexus.classworlds.realm.ClassRealm;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
Expand All @@ -40,9 +39,6 @@ public class MavenAetherUtils

/**
* Import the core Aether library from the maven distribution.
*
* @param pluginDescriptor the plugin descriptor where the operation will be executed.
* @throws MojoExecutionException if there is an error when importing the library.
*/
public static void importAetherLibrary()
{
Expand Down

0 comments on commit cec0cf9

Please sign in to comment.