This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch spring-configurable
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/spring-configurable by this 
push:
     new 957aafa  Eclipse should be more happy
957aafa is described below

commit 957aafacaea28fba11e0ac592b31eaa6092ec287
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Mon Mar 8 23:15:00 2021 +0700

    Eclipse should be more happy
---
 pom.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/pom.xml b/pom.xml
index 12babd9..457b0b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1665,6 +1665,19 @@
                                                                                
                <ignore></ignore>
                                                                                
        </action>
                                                                                
</pluginExecution>
+                                                                               
<pluginExecution>
+                                                                               
        <pluginExecutionFilter>
+                                                                               
                <groupId>com.nickwongdev</groupId>
+                                                                               
                <artifactId>aspectj-maven-plugin</artifactId>
+                                                                               
                <versionRange>[1.12.6,)</versionRange>
+                                                                               
                <goals>
+                                                                               
                        <goal>compile</goal>
+                                                                               
                </goals>
+                                                                               
        </pluginExecutionFilter>
+                                                                               
        <action>
+                                                                               
                <ignore></ignore>
+                                                                               
        </action>
+                                                                               
</pluginExecution>
                                                                        
</pluginExecutions>
                                                                
</lifecycleMappingMetadata>
                                                        </configuration>

Reply via email to