Lines Matching +full:developer +full:- +full:friendly
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
9 ~ http://www.apache.org/licenses/LICENSE-2.0
16 -->
18 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
22 <artifactId>oss-parent</artifactId>
29 <name>AndroidPlot-Parent</name>
40 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
42 <comments>A business-friendly OSS license</comments>
46 <developer>
54 <role>developer</role>
56 </developer>
57 <developer>
64 <role>developer</role>
66 </developer>
71 <!--<applicationVersion>0.5.1-SNAPSHOT</applicationVersion>-->
73 <!--<obfuscatedJarPath>${project.build.directory}/obfuscated</obfuscatedJarPath>
74 <obfuscatedJarName>${project.build.finalName}.jar</obfuscatedJarName>-->
78 <module>AndroidPlot-Core</module>
79 <!--<module>Examples</module>-->
83 <!--<repositories>
88 </repositories>-->
101 <artifactId>maven-release-plugin</artifactId>
105 <!-- Added to fix an issue with hidden gpg signing prompts
106 described here: http://jira.codehaus.org/browse/MGPG-9-->
107 <mavenExecutorId>forked-path</mavenExecutorId>
111 <artifactId>maven-deploy-plugin</artifactId>
113 <!--<configuration>
115 </configuration>-->
120 <!-- dependencies to be inherited -->