Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
imagej-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
imagej-elphel
Commits
aa66e577
Commit
aa66e577
authored
Apr 12, 2014
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
snapshot
parent
01fd355c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
pom.xml
pom.xml
+0
-27
No files found.
pom.xml
View file @
aa66e577
...
...
@@ -65,26 +65,9 @@
</testResource>
</testResources>
<plugins>
<!--
<plugin>
<groupId>com.elphel</groupId>
<artifactId>imagej-elphel</artifactId>
<executions>
<execution>
<goals>
<goal>java</goal>
</goals>
</execution>
</executions>
<configuration>
<mainClass>Aberration_Calibration</mainClass>
</configuration>
</plugin>
-->
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-plugin-plugin
</artifactId>
<version>
3.2
</version>
<configuration>
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>
true
</skipErrorNoDescriptorsFound>
...
...
@@ -155,15 +138,5 @@
<url>
https://github.com/Elphel/imagej-elphel
</url>
</scm>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>
gov.nist.math.jama
</groupId>
<artifactId>
jama-osgi
</artifactId>
<version>
1.1.0
</version>
<scope>
provided
</scope>
</dependency>
</dependencies>
</dependencyManagement>
<packaging>
maven-plugin
</packaging>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment