Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Usage" references plugin with foreign groupId #84

Closed
pzygielo opened this issue Mar 26, 2022 · 2 comments
Closed

"Usage" references plugin with foreign groupId #84

pzygielo opened this issue Mar 26, 2022 · 2 comments

Comments

@pzygielo
Copy link
Contributor

https://dev-aspectj.github.io/aspectj-maven-plugin/usage.html

  <build>
    <plugins>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>aspectj-maven-plugin</artifactId>
        <version>1.13.1</version>
      ...
    </plugins>
  <build>
@kriegaex
Copy link
Contributor

FYI, I also updated the documentation website accordingly.

@pzygielo
Copy link
Contributor Author

that's nice, thanks

kriegaex pushed a commit that referenced this issue Feb 10, 2024
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.1.0...plexus-utils-3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants