tjwatson commented on issue #66:
URL: https://github.com/apache/felix-atomos/issues/66#issuecomment-1255210292

   I believe this is because of the felix-dev parent pom we use that has:
   
   ```
                   <plugin>
                       <groupId>org.codehaus.mojo</groupId>
                       <artifactId>ianal-maven-plugin</artifactId>
                       <version>1.0-alpha-1</version>
                   </plugin>
   ```
   
   That plugin looks completely unmantained.  No real release, only this 
alpha-1 from 2008!  @karlpauls Why does the felix parent pom use this 
unmaintained plugin?  
https://github.com/apache/felix-dev/blob/master/pom/pom.xml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to