Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
o Updated to maven-invoker-plugin:1.4
upgrade parent version to ensure source-release is automatic.
bump to new parent POM, and remove one-off source-release assemblies
o switch to 2.1 maven prerequisite
Added profile to run ITs with maven-site-plugin:3.x
[MPIR-159] ZipException during "mvn clean compile site" Upgrading to maven-shared-jar 1.1
o using doxia 1.1.2-snap
MPIR-173: Review the Doxia Sink calls o fixed calls o updated test case
[MPIR-101] Update to Doxia 1.1.1
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.2
o Use a released version of maven-reporting-impl.
[MPIR-165] Add an ASF-compliant source release assembly
o Upgrade to Maven Changes Plugin 2.1 o Raise the max limit so that all the issues for this version gets included in the JIRA Report
[MPIR-136] fixed quotes now that quotes handling have been fixed in r771128
put Maven core dependency version in a property
o updated Doxia version to 1.0 o updated maven-doxia-tools to 1.0.2
used http://maven.apache.org/xsd/* for schema location
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o revert of r748489
o revert release
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o revert process due to svn error
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o revert release due to a bug with MPIR-138
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o revert release
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o revert process due to svn error
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.1
o using latest scm version
o fix TODO
o revert r692642 to release the plugin
o using latest maven-dependency-tree
MPIR-147: Dependencies report hangs while accessing SSL site. Connection never closes o adding a time out o using wagon beta-5
o maintenance version
o Inherited from maven-plugins:13
use the latest parents
[MSITE-382] Add localization for zh_TW. Submitted by: Poyi Wu
o Use released version of l10n-maven-plugin.
o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
o Enabled Codehaus snapshot repository for l10n-maven-plugin
o Removed inherited stuff
o Formatted/reordered POM
o Inherited from maven-plugins:12
[MSITE-351] New language - Portuguese (Portugal)
[MSITE-351] New language - Portuguese (Portugal) Submitted by: Samuel Santos Reviewed by: Dennis Lundberg
o Added basic IT for smoke testing
o Reordered POM
o Partially reverted r683667 to break up cyclic references among plugins in reactor
o Added stub IT profile to highlight plugins during CI
Remove plugins versions already defined in parent Enforcer rule activated in parent
Try to use the 12-SNAPSHOT parent
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1
o reverted failed release
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1
o added a reporting profile o moved taglets conf in the reporting section
o using release of maven-plugin-testing-harness
o added maven-plugin-tools-javadoc as Javadoc taglet
upgrade maven-site-plugin to 2.0-beta-7
o reverted release
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1
o revert release
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-mvn release:prepare
o upgraded plexus-utils to 1.5.5
o adding a release notes link with maven-changes-plugin
o used maven-*:2.0.6 since prerequisites is 2.0.6
o used clirr-maven-plugin:2.2.1
o removed maven-surefire-plugin in build/plugins due to r675972
o added pluginManagement for maven-plugin-plugin and maven-surefire-plugin
o junit-addons should be in test scope
MPIR-119: Dependency Repository Locations in Dependency Report doesn't allow snapshot artifacts url from the snapshot repositories o added repositoryMetadataManager component to get repo metadata o make DependenciesReport implements Contextualizable to get PlexusContainer and to disable some un-useful INFO logs when resolving metadata o improved RepositoryUtils constructor o added RepositoryUtils#getDependencyUrlFromRepository()
o upgraded versions: maven-reporting-impl:2.0.4.1 and org.apache.maven.wagon:1.0-beta-3
o moved reporting section to a reporting profile
MPIR-104: Regression in 2.1-SNAPSHOT: SVN is no more recognized o added missing SVN and CVS repository o added debug message when NoSuchScmProviderException is thrown
o Use maven-doxia-tools 1.0.1.
o Update dependencies due to r667780.
[MPIR-76] Dependencies report is incorrect o Update maven-dependency-tree to the latest version.
o used maven-doxia-tools:1.0
[MPIR-100] Use Doxia 1.0-alpha-11
o Use plugins parent 11.
[MSITE-251] tr locale support Submitted by: gulcan yalcinkaya Reviewed by: Dennis Lundberg
[MSITE-292] Swedish translation for the site o Add it to the l10n report.
o Reorder pom elements.
o Fix locale codes for l10n report.
o added a localization report
MPIR-84: StringIndexOutOfBoundsException when ML archive dont finish with a / o fixed and add a test case
MSITE-290: Move logic from AbstractSiteMojo and AbstractSiteRenderingMojo for Doxia related stuff MNG-3346: Move logic inside AbstractProjectInfoReport to maven-reporting-impl o used new shared maven-doxia-tools
o Rename properties, so that they do not use a dotted notation.
o added Juven Xu as contributor for the Chinese translation
o improved legibility o added description tag
o fixed subversion keywords
o Make sure that the pom doesn't need to be rewritten during release, by altering the project tag. This prevents the license header from being removed.
o Update to latest parent, requires adding a scm section.
o Use released version of doxia and doxia-sitetools.
o Add subversion keywords.
o Update to doxia 1.0-alpha-10-SNAPSHOT.
o Add missing maven dependencies.
[MPIR-72] Upgrade to doxia 1.0-alpha-9 o Upgrade to doxia 1.0-alpha-9. o Update the plexus-utils version to match the one used by doxia. o Bump the prerequisite for maven to 2.0.6, because we need to use a newer version of plexus-utils. o Fix possible NPE. o Fix test case.
o Sort out plexus dependencies. o Add maven-enforcer-plugin to ensure that no plexus-component-api slips in.
o Sort out maven-scm dependencies.
o Add missing doxia dependencies. o Use a property for doxia dependencies' version.
o reverted of r580581 as discussed on IRC with dennis and ltheussl
o bumped to maven-reporting-api:2.0.8-SNAPSHOT and maven-reporting-impl:2.1-SNAPSHOT o bumped to maven:2.0.7 o excluded plexus:plexus-utils o bumped plexus-utils:1.4.5 o added maven prerequisite:2.0.6 o added doxia-core:1.0-beta-1-SNAPSHOT and doxia-site-renderer:1.0-beta-1-SNAPSHOT. Why beta and not alpha-9? I didn't understand why plexus needs them. Without beta, I got the following when running tests: java.lang.NoSuchMethodError: org.codehaus.plexus.PlexusContainer.setConfigurationResource(Ljava/io/Reader;)V o updated test case
o bumped to the maven-dependency-tree release 1.0
o bumped to the scm release 1.0
o Lock down surefire version to avoid plexus problems (CI build failures).
o Add prerequisites.
add the missing test scope dependency
clean up on POM and add missing runtime dependency
use release of shared-jar
must use older surefire for it to work due to utils clashes
MPIR-43: Use the plugin testing harness and add tests for the project-info-report mojos o Finished Edwin's work to go ahead o Bumped to maven-plugin-testing-harness:1.0 o FYI using httpunit to test the generated reports
o fixed license header o no code change
Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
MPIR-60: Current head throws NPE when generating reports o removed plexus-i18n dependency to fix it on 2.0.x (MNG-2731 fixed the NPE on trunk but not on 2.0.x)
- move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
o updating to latest released parent
* Put an ${scm.version} property on the maven-scm-* dependencies.
* Grouped maven-scm-* dependencies together in the pom.xml
* Moved maven-settings dependency up to other maven core dependencies.
Upgrading some dependency versions.
* refactored out Dependency Tree components in favor of MNG-2654 maven-dependency-tree component. * break archiva <-> mpir dependency. * updated to use new JarAnalyzerFactory mechanism present in maven-shared-jar.
Adding codehaus snapshot repo.
update all parents
this doesn't appear to require 2.0.5 now
dependencies report doesn't work properly on maven 2.0.4 due to wagon version (missing Wagon.resourceExists(Ljava/lang/String;)Z)
[MPIR-55] Detailed Artifact Information & Repository Location for each Dependency. Submitted by: Joakim Erdfelt
PR: MPIR-50: review plugin documentation Submitted by: Marvin King Reviewed by: Vincent Siveton o Added documentation o Removed <mailingLists/> in pom (now inherited)
MNG-2460: Incorrect POM inheritance for plugins Added missing <issueManagement/> and <mailingLists/> tags in pom.xml
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0.1
increase version of plexus-i18n to use new plexus groupId
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0
fix null pointer exception
fix some issues in the dependency report (wrong dependency versions included), and simplify
improvements to dependency report for sorting and showing classifier, make it render standalone
applying $file.lastModified.year to license headers
PR: MPIR-43 applied licensing headers
PR: MPIR-43 Added default plugin test harness classes and stubs. Tests are currently excluded due to project-info-reports not generating any files when issued on the CLI except when doing "mvn site"
PR: MPIR-43 Promoted inner class listener to a separate class so I can add unit tests for it. Also, disabled the other httpunit tests which fails.
merge from site-refactor branch, r384789:385828
remove duplicate entries
adjust parent POMs
PR: MPIR-22 Incremented the maven-scm dependency version to 1.0-beta-2 where this bug has been fixed. However, it lost a method and replaced it.
PR: MPIR-21 Tested and changed commons-validator to version to 1.2.0 as suggested by vincent siveton
PR: MPIR-31 Documented SVN repository does not seem to exist Upgraded maven-plugin-parent from 2.0 to 2.0.1
PR:MNG-1704 Submitted By: Jochen Wiedmann Reviewed By: Vincent Siveton Applied, with changes. Thanks, Jochen. Avoid a NPE for proxy.getNonProxyHosts(), format code, add documentation.
PR: MNG-1409 Replace all getBundle( Locale locale ) methods by the I18N plexus component.
move plugins
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0-beta-3
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0-beta-2
update versions in plugins
fix pom now that I've tested the error diagnoser ;)
avoid tests until we can figure whether the chicken or egg came first and if it were the chicken, why it crossed the road
update model version
fix ordering
remove unneeded/non-existant deps
First implementation of report testing (See the following thrad http://www.mail-archive.com/dev@maven.apache.org/msg31289.html
PR: MNG-1108 don't resolve a default POM for a parent or dependency of type POM
PR: MNG-1046 fixes for the mailing list page
PR: MNG-953 Submitted by: Johnny R. Ruiz III Reviewed by: Vincent Siveton Added how to and sample reports for the project info reports plugin
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0-beta-1
use releases
update dependency and parent versions
Refactored the ScmReport class to handle the SCMs with the maven-scm component. Generates reports for all SCMs supported by the maven-scm-provider component: ClearCase, CVS, Perforce, Starteam and SVN.
PR: MNG-366 separate api from implementation keeping most of doxia, reporting and other libraries out of the core
set eol style
move reports into maven-plugins
MNG-411: Adding more reports: cim, issuetracking,license, scm and teamlist
MNG-411: all transitive dependencies report
Update all versions to beta-1-SNAPSHOT
Resolving: MNG-495 o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt. o Use CLI switch '--no-plugin-updates' to suppress usage of the plugin registry o Use CLI switch '--update-plugins' to force updated/resolved plugin versions to be registered o Neither of these has a short CLI option, since we're starting to run out of sensible char options for these types of things.
PR: MNG-411 Submitted By: Vincent Siveton Reviewed By: Brett Porter clean up the mailing list report
o Add a report parent pom o Reduce dependencies declaration
update dependencies to released versions
move reports to top level
Initial PMD plugin
o Add Mailing List Report o Add a simple report generator mojo for dependencies and mailing list
Initial version of site generation with repots.
Add Dependencies Report
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |