code formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337556 13f79535-47bb-0310-9956-ffa450edef68master
parent
11ffeac723
commit
e77f26d98f
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations;
|
package org.apache.maven.tools.plugin.annotations;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
@ -18,8 +19,6 @@ package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
* under the License.
|
* under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import org.apache.maven.artifact.Artifact;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Olivier Lamy
|
* @author Olivier Lamy
|
||||||
* @since 3.0
|
* @since 3.0
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
@ -18,7 +19,6 @@ package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
* under the License.
|
* under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
import org.apache.maven.plugins.annotations.Component;
|
import org.apache.maven.plugins.annotations.Component;
|
||||||
|
|
||||||
import java.lang.annotation.Annotation;
|
import java.lang.annotation.Annotation;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.datamodel;
|
package org.apache.maven.tools.plugin.annotations.datamodel;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner;
|
package org.apache.maven.tools.plugin.annotations.scanner;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner;
|
package org.apache.maven.tools.plugin.annotations.scanner;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner;
|
package org.apache.maven.tools.plugin.annotations.scanner;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner;
|
package org.apache.maven.tools.plugin.annotations.scanner;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
@ -20,7 +21,6 @@ package org.apache.maven.tools.plugin.annotations.scanner;
|
||||||
|
|
||||||
import org.apache.maven.artifact.Artifact;
|
import org.apache.maven.artifact.Artifact;
|
||||||
import org.apache.maven.project.MavenProject;
|
import org.apache.maven.project.MavenProject;
|
||||||
import org.apache.maven.project.artifact.ProjectArtifactMetadata;
|
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
package org.apache.maven.tools.plugin.annotations.scanner.visitors;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations;
|
package org.apache.maven.tools.plugin.annotations;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
package org.apache.maven.tools.plugin.annotations;
|
package org.apache.maven.tools.plugin.annotations;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Licensed to the Apache Software Foundation (ASF) under one
|
* Licensed to the Apache Software Foundation (ASF) under one
|
||||||
* or more contributor license agreements. See the NOTICE file
|
* or more contributor license agreements. See the NOTICE file
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue